more docs
This commit is contained in:
parent
b590285ec9
commit
67c88a5b3f
1 changed files with 15 additions and 0 deletions
15
README.md
15
README.md
|
@ -431,6 +431,21 @@ processNames adam monika s slawek d daniel Bartek j k
|
||||||
Adam,Monika,Slawek,Daniel,Bartek
|
Adam,Monika,Slawek,Daniel,Bartek
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Running tests
|
||||||
|
|
||||||
|
```bash
|
||||||
|
cd test
|
||||||
|
./test_runner
|
||||||
|
```
|
||||||
|
|
||||||
|
# Contribution guidelines
|
||||||
|
|
||||||
|
Feel free to ask questions in chat, open issues, or contribute by creating pull requests.
|
||||||
|
|
||||||
|
In order to create a pull request
|
||||||
|
* checkout develop branch
|
||||||
|
* introduce your changes
|
||||||
|
* submit pull request
|
||||||
|
|
||||||
# Resources
|
# Resources
|
||||||
* [Inspiration](https://quasimal.com/posts/2012-05-21-funsh.html)
|
* [Inspiration](https://quasimal.com/posts/2012-05-21-funsh.html)
|
||||||
|
|
Loading…
Reference in a new issue