add progress to readme
This commit is contained in:
parent
74c9d5c155
commit
179123a3b2
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
@ -51,3 +51,17 @@ your program and link it in. Or you can do it all at once by using -i.
|
||||||
dmd program.d initial.d
|
dmd program.d initial.d
|
||||||
dmd -i program.d
|
dmd -i program.d
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Progress
|
||||||
|
|
||||||
|
### Finished
|
||||||
|
|
||||||
|
- Keys
|
||||||
|
- Sections
|
||||||
|
- Default section
|
||||||
|
|
||||||
|
### Todo
|
||||||
|
|
||||||
|
- Comments
|
||||||
|
- Key referencing
|
||||||
|
- Testing D:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue