diff options
author | Ben Morrison <ben@gbmor.dev> | 2019-08-30 14:26:31 -0400 |
---|---|---|
committer | Ben Morrison <ben@gbmor.dev> | 2019-08-30 14:26:31 -0400 |
commit | efab198308bbc8497bd0ee2fe31b02508158b6ad (patch) | |
tree | e1cb949f4203a89f6b864ca62ec573bc36d10933 | |
parent | d9391cd11365a6b328949b580e32025c9d580cdc (diff) | |
download | clinte-efab198308bbc8497bd0ee2fe31b02508158b6ad.tar.gz |
updated features
-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 |