diff options
author | typebrook <typebrook@gmail.com> | 2020-05-12 13:01:16 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2020-05-12 13:01:16 +0800 |
commit | e7eac31097b0c0747e5fed233c9deda25a1cfabc (patch) | |
tree | de3062c5624eec62dc67b7bd105f140c324dfdc6 | |
parent | 607707bafe186b1edc0e13502e8cae49954c2046 (diff) |
Update README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | # gist - Manage your gist like a pro | 1 | # gist - Manage your gist like a pro |
2 | 2 | ||
3 | All your snippets deserve version control and tagging! | 3 | All your notes, scripts, config files and snippets deserve version control and tagging! |
4 | `gist` is a simple bash script for gist management, lite and dependency-free! | 4 | `gist` is a simple bash script for gist management, lite and dependency-free! |
5 | Use it to boost your coding workflow. | 5 | Use it to boost your coding workflow. |
6 | 6 | ||