diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index fd2e6a0..de5106f 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Command-line community notice board. Post simple notes for other users to see. * Username is tagged based on the executing user * Shows the 30 most recent posts in descending order +* Able to go back and edit your own posts * Title <= 30 chars * Body <= 500 chars |