Skip to content

Commit 2341ff5

Browse files
committed
updated readme
1 parent 40edb07 commit 2341ff5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,9 @@ Therefore, I decided to make my own version of TMSU, with ~~blackjack~~ smaller
196196

197197
# Contributing
198198

199-
This is a small program developed by somebody who is not an experienced programmer. If you have any comments, feedback, suggestions or even feature requests, don't hesitate in opening a ticket or a discussion in this repository.
199+
This is a small program developed by somebody who is not an experienced programmer. If you have any comments, feedback, suggestions or even feature requests, feel free to open a ticket or a discussion in this repository.
200+
201+
If you'd like to contribute code, first open up an issue with your proposed changes. All of the code (filesystem and CLI) are implemented in the [stagfs](./stagfs) Python script. To modify this program you need basic understanding of Python, FUSE, and SQL.
200202

201203
# Disclaimer
202204

0 commit comments

Comments
 (0)