Update static/index.html
Browse files- static/index.html +1 -1
static/index.html
CHANGED
|
@@ -19,7 +19,7 @@
|
|
| 19 |
<p class="eyebrow">PBC · v2.3</p>
|
| 20 |
<h1 class="title">Probabilistic <em>Brush</em> Compression.</h1>
|
| 21 |
<p class="lede">
|
| 22 |
-
An unconventional, lossy image compression algorithm
|
| 23 |
data as a series of approved "brush stroke" instructions.
|
| 24 |
</p>
|
| 25 |
<ul class="feature-list">
|
|
|
|
| 19 |
<p class="eyebrow">PBC · v2.3</p>
|
| 20 |
<h1 class="title">Probabilistic <em>Brush</em> Compression.</h1>
|
| 21 |
<p class="lede">
|
| 22 |
+
An unconventional, lossy image compression algorithm. It compresses image
|
| 23 |
data as a series of approved "brush stroke" instructions.
|
| 24 |
</p>
|
| 25 |
<ul class="feature-list">
|