fix again because github documentation is weird
This commit is contained in:
parent
0a7d4b96d7
commit
412bb2e6d7
1 changed files with 9 additions and 6 deletions
13
readme.md
13
readme.md
|
|
@ -1,27 +1,30 @@
|
||||||

|

|
||||||
-
|
|
||||||
|
---
|
||||||
|
|
||||||
### Current Progress:
|
### Current Progress:
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<progress value="10" max="100" style="width: 400px;"></progress>
|
<img src="https://progress-bar.xyz/10?title=&height=20" width="100%">
|
||||||
<br>
|
<br>
|
||||||
<strong>Basically 0% lol</strong>
|
<strong>Basically 0% lol</strong>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### Pages HTML recreated:
|
### Pages HTML recreated:
|
||||||
|
|
||||||
- [ ] Friends List
|
- [ ] Friends List
|
||||||
|
|
||||||
- [ ] Rank
|
- [ ] Rank
|
||||||
|
|
||||||
- [ ] Equipment
|
- [ ] Equipment
|
||||||
|
|
||||||
- [ ] Stage Info
|
- [ ] Stage Info
|
||||||
- [x] Basic Stage Fetching (using pretendo)
|
- [x] Basic Stage Fetching (using pretendo)
|
||||||
- [x] Show stage pngs
|
- [x] Show stage pngs
|
||||||
- [ ] Show all stage times
|
- [ ] Show all stage times
|
||||||
- [ ] Show Ranked Mode
|
- [ ] Show Ranked Mode
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### Basic ToDos:
|
### Basic ToDos:
|
||||||
|
|
||||||
- [x] Title Bar
|
- [x] Title Bar
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue