diff --git a/README.md b/README.md index 90729971a6d628431a693e07e71cf3dc56780e18..d8f3de73c0ad2237979f61b345f190a583f25fed 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,13 @@ Software architecture description #### Instructions -1. xxxx -2. xxxx -3. xxxx +1. fork repo +1. clone locally your fork +1. make branch +1. make changes +1. rebase on origin repo +1. push + #### Contribution diff --git a/test.py b/test.py new file mode 100644 index 0000000000000000000000000000000000000000..8ac33a8be8ee95fbc044eccf2825ea3814c90306 --- /dev/null +++ b/test.py @@ -0,0 +1,3 @@ +hello world! +add +third