소스 검색

How to collaborate

Added instructions for how to collaborate
Tankernn 10 년 전
부모
커밋
3597228f34
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -1,2 +1,12 @@
 # TankernnChat
 A chat server and client pair
+
+### How to collaborate
+1. Ask me for collaborator permissions
+2. Clone the repo to your device
+3. If you're using Eclipse:
+  1. Set your GitHub directory as workspace
+  2. Create a new project named "TankernnChat", *exactly* like that
+  3. If you see a dialog asking you to use the project present with the same name, click OK
+  4. You're good to go!
+4. If you're using a normal editor, just edit the files as usual.