Skip to content

Commit e5a4d29

Browse files
authored
Add authors spec
1 parent 983ce02 commit e5a4d29

1 file changed

Lines changed: 15 additions & 5 deletions

File tree

README.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,22 @@ git clone https://github.com/UCSDOalads/JavaSketchPad.git
2121
cd JavaSketchPad
2222
```
2323

24-
## Contributing
25-
26-
Please read “How to work on this project?” for details on our code of conduct, and the process for submitting pull requests to us.
27-
2824
## Authors
2925

3026
See also the list of [contributors](https://github.com/UCSDOalads/JavaSketchPad/graphs/contributors) who participated in this project.
27+
(in alphabetical order)
28+
Original Author/ ex-Project Lead: Zhibo Chen.
29+
Project Lead: Cheng Gong
30+
(UI) User Interface Lead: Kaijie Cai.
31+
UI members: Zhien Ke.
32+
(ID) Interactive Design Lead: Muyuan Chi.
33+
ID members: Zhongyu Chen, Yaobang Deng, Xiangyi Gong, Xiaoquan Jiang, Kent, Feng Shan, Tan Su.
34+
(BE) Back End Lead:           Yidong Luo.
35+
BE members: Sean Z, Tianyi Zhang.
3136

3237
## Acknowledgments
3338
UCSD CSE B260 lab
34-
39+
Helen, Zhening Huang, Mossaka, Jiheng Wang, Tony Yang, and any other who support or contribute to this project.
3540

3641
## User Interface Introduction
3742
![alt text](https://github.com/UCSDOalads/JavaSketchPad/blob/demoImage/demo%201.png)
@@ -60,6 +65,11 @@ For any class other than java.lang.String class, please use a Constructor that t
6065
E.g.:
6166
![alt text](https://github.com/UCSDOalads/JavaSketchPad/blob/demoImage/demo%202.png)
6267

68+
69+
## Contributing
70+
71+
Please read “How to work on this project?” for details on our code of conduct, and the process for submitting pull requests to develop branch.
72+
6373
## Open Source Code: Package Description
6474

6575
```

0 commit comments

Comments
 (0)