Skip to content

NetEase/example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

projectname - a Short Description (格式必须是项目名 - 简介,放在文件开头)

This is an example project, aim to be a reference of how project source code and document should be organized. (项目详细介绍,紧接标题之后,一般是一段或几段话,必须有)

Second paragraph.

Getting Started (后面是自由格式)

clone this repo

git clone git://github.com/netease/example.git

and ...

Document

Write document here.

How Can I Contribute

Fork this project on GitHub, add your improvement, push it to a branch in your fork named for the topic, send a pull request.

You can also file bugs or feature requests under the issues page on GitHub, or join us on google groups https://groups.google.com/group/example-dev

Coding Style

...

Other things

...