diff options
author | Ben Morrison <ben@gbmor.dev> | 2019-08-27 23:53:32 -0400 |
---|---|---|
committer | Ben Morrison <ben@gbmor.dev> | 2019-08-27 23:53:32 -0400 |
commit | c664e872aaa0f99a96c191ffbbf06e85851df726 (patch) | |
tree | 9b39dce1a42c26086cebf3287249764329dc6c29 /README.md | |
parent | 8d50587b8172e1d8bb2b104f1ad25dc563532e6f (diff) | |
download | clinte-c664e872aaa0f99a96c191ffbbf06e85851df726.tar.gz |
update readme & travis config
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md index 715de6c..5c789a5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# clinte +# clinte [![Build Status](https://travis-ci.com/gbmor/clinte.svg?branch=master)](https://travis-ci.com/gbmor/clinte) -Command-line community notice board. +Command-line community notice board. Post simple notes for other users to see. Username is tagged automatically. + +Limits: +* Title -> 30 chars +* Body -> 500 chars |