Fix readme markdown
This commit is contained in:
parent
ef6e723491
commit
4a0558d24f
@ -5,7 +5,7 @@ Text Editor
|
|||||||
|
|
||||||
Functional lightweight text editor written in C using ncurses.
|
Functional lightweight text editor written in C using ncurses.
|
||||||
|
|
||||||
##How to use:
|
## How to use:
|
||||||
|
|
||||||
usage: text [ file ]
|
usage: text [ file ]
|
||||||
|
|
||||||
@ -14,7 +14,7 @@ Functional lightweight text editor written in C using ncurses.
|
|||||||
* F6 saves the current file and allows you to specify the filename.
|
* F6 saves the current file and allows you to specify the filename.
|
||||||
(WARNING: no confirmation screen or error checking yet).
|
(WARNING: no confirmation screen or error checking yet).
|
||||||
|
|
||||||
##Current issues:
|
## Current issues:
|
||||||
|
|
||||||
* Code could be organized better
|
* Code could be organized better
|
||||||
* Some arguments/variables don't do anything
|
* Some arguments/variables don't do anything
|
||||||
|
Loading…
x
Reference in New Issue
Block a user