Skip to content

Commit 9146dac

Browse files
authored
Update README.md
1 parent 2cee1dc commit 9146dac

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88
## Why `codonPython`?
99

1010
Transparency
11-
* Aline with government data principles and build public trust.
11+
* To aline with government data principles and build public trust.
1212

13-
Improve Code
14-
* Innovate and improve the code we provide.
13+
Imp`rove Code
14+
* To innovate and improve the code we use and provide.
1515

1616
Usability
17-
* Increase the accessibility of code throughout the organisation.
17+
* Increase the accessibility and uniformity of code throughout the organisation.
1818

1919
Cost Effective
20-
* Reusable generalised code will increase efficient in creating higher level processes.
20+
* Reusable 'generalised' code will increase efficient in creating higher level processes.
2121

2222
## New to GitHub?
2323

@@ -46,8 +46,10 @@ Command Line
4646

4747

4848
## Installation
49-
The package can be directly installed by typing in your terminal: `python -m pip install --user git+https://github.com/codonlibrary/codonPython.git`
50-
49+
The package can be directly installed by typing in your terminal:
50+
```r
51+
`python -m pip install --user git+https://github.com/codonlibrary/codonPython.git`
52+
```r
5153
Include info on what each text file / folder is:
5254
.github/ISSUE_TEMPLATE =
5355
codonPython =

0 commit comments

Comments
 (0)