Skip to content

Commit 3319ddb

Browse files
committed
Update README to add note about POSIX compliancy
1 parent 65e351b commit 3319ddb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![Built with love](http://forthebadge.com/images/badges/built-with-love.svg)
22
# Tusker
3-
A dead simple todo manager in *less than 100 lines* of Bash.
3+
A dead simple todo manager in *less than 100 lines* of code.
44
For those who live in the terminal.
55

66
### Installation
@@ -57,3 +57,6 @@ Add `tusker show` at the end of your `.bashrc`, `.zshrc` or `config.fish` to get
5757

5858
### Features and contributions
5959
`tusker` was written a couple of nights before my semester examination because I kept forgetting the topics that I had skipped. So if you find a bug or you'd like to add a feature, feel free to raise an issue or send a pull request!!
60+
61+
### Note
62+
I've tried to make the script *POSIX compatible*. However, if you do face an issue regarding that, please raise an issue. Or send a PR *(even better)*!!

0 commit comments

Comments
 (0)