Skip to content

Commit 63ebfe7

Browse files
authored
Update README.md
1 parent 9f58890 commit 63ebfe7

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,18 @@ Usability
1919
Cost Effective
2020
* Reusable 'generalised' code will increase efficient in creating higher level processes.
2121

22-
## New to GitHub?
22+
## Usage
23+
codonPython is open to submissions and developments from new and experience users, below is best practices for when using Github, submitting code that you have developed and useful information for new users.
24+
25+
### Best Practises
26+
27+
*best practise stuff
28+
29+
### Submitting to codonPython
30+
31+
*how to submit properly with testing
32+
33+
### New to GitHub?
2334

2435
GitHub is a hosting site that allows for development and version control of software using Git. It allows users to take a piece of code ( a branch) edit/develop it a submit it back to the owner to the original copy ( the master branch), whilst keeping track of all changes that have been made along the way.
2536

0 commit comments

Comments
 (0)