forked from spacebar/SplatNet
fix value
This commit is contained in:
parent
53a7f7daf4
commit
0a7d4b96d7
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
### Current Progress:
|
### Current Progress:
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<progress value="0" max="100" style="width: 400px;"></progress>
|
<progress value="10" max="100" style="width: 400px;"></progress>
|
||||||
<br>
|
<br>
|
||||||
<strong>Basically 0% lol</strong>
|
<strong>Basically 0% lol</strong>
|
||||||
</p>
|
</p>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue