Skip to content

Commit f9078e2

Browse files
committed
README.md edited online with Bitbucket
1 parent 6f94dd0 commit f9078e2

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

README.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# README #
2+
3+
This README would normally document whatever steps are necessary to get your application up and running.
4+
5+
### What is this repository for? ###
6+
7+
* Quick summary
8+
* Version
9+
* [Learn Markdown](https://bitbucket.org/tutorials/markdowndemo)
10+
11+
### How do I get set up? ###
12+
13+
* Summary of set up
14+
* Configuration
15+
* Dependencies
16+
* Database configuration
17+
* How to run tests
18+
* Deployment instructions:
19+
pip install cython
20+
python setup.py install
21+
22+
### Contribution guidelines ###
23+
24+
* Writing tests
25+
* Code review
26+
* Other guidelines
27+
28+
### Who do I talk to? ###
29+
30+
* Repo owner or admin
31+
* Other community or team contact

0 commit comments

Comments
 (0)