Skip to content

Commit 1b3f432

Browse files
authored
Update README.md
1 parent e4cb276 commit 1b3f432

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,12 @@
33
A simple shell!
44

55
## Lets make shelling a who lot simpler with 7Sharp!
6+
7+
# Contributing
8+
9+
1. Fork the project
10+
2. `git clone https://www.github.com/You/7Sharp/` clone
11+
3. `git checkout -b AGoodName` use a good brach name
12+
4. code and test
13+
5. push to your fork `git add .`, then `git commit -m "CoolMessage"`,then `git push`
14+
6. make a pull request

0 commit comments

Comments
 (0)