Skip to content

Commit 3967387

Browse files
authored
Minor Spelling Corrections
1 parent 8f134eb commit 3967387

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
`Codon` is a project working towards creating a code repository to increase code sharing, consistancy and collaboration. The repository contains Python, R and SQL code for ease of use in workflows on platforms such as data bricks. Further information can be found [here.](https://confluence.digital.nhs.uk/display/CON/Codon+-+Code+sharing)
1111

12-
#### Why `codon`?
12+
### Why `codon`?
1313

1414
**Transparency**: To aline with government data principles and build public trust.
1515

@@ -19,9 +19,6 @@
1919

2020
**Cost Effective**: Reusable 'generalised' code will increase efficient in creating higher level processes.
2121

22-
## Main Features
23-
24-
?
2522

2623
## Instillation
2724
The package can be directly installed by typing in your terminal:
@@ -35,11 +32,11 @@ All new contributions codon are welcome, please follow the Coding Conventions in
3532
Any improvements to documentaion, bug fixes or general code enhancments are also welcomed. If a bug is found on the master branch please use the GitHub guidance on raising and [issue.](https://help.github.com/en/github/managing-your-work-on-github/creating-an-issue)
3633

3734
## New to GitHub?
38-
GitHub is a hosting site that allows for development and version control of software using Git. It allows users to edit and develop parts of code independently before submitting back to the master code, whilst using version control to track changes. Begginers introductionary videos to GitHub can be found [here.](https://confluence.digital.nhs.uk/display/CON/GitHub+for+beginners) Quick links to begginer guidance can be found below;
35+
GitHub is a hosting site that allows for development and version control of software using Git. It allows users to edit and develop parts of code independently before submitting back to the master code, whilst using version control to track changes. Beginners introductionary videos to GitHub can be found [here.](https://confluence.digital.nhs.uk/display/CON/GitHub+for+beginners) Quick links to begginer guidance can be found below;
3936

40-
* [**Cloning a repositor to our local machine using GitBash**](https://confluence.digital.nhs.uk/display/CON/Installing+codonPython)
41-
* [**Checking out a branch using GitBash**](https://confluence.digital.nhs.uk/display/CON/Checkout+a+Branch+Using+GitBash)
42-
* [**Removing a Commit from a repository using GitBash**](https://confluence.digital.nhs.uk/display/CON/Information+Governance)
37+
* **Cloning a repositor to our local machine using [GitBash**](https://confluence.digital.nhs.uk/display/CON/Installing+codonPython)
38+
* **Checking out a branch using [GitBash**](https://confluence.digital.nhs.uk/display/CON/Checkout+a+Branch+Using+GitBash)
39+
* **Removing a Commit from a repository using [GitBash**](https://confluence.digital.nhs.uk/display/CON/Information+Governance)
4340

4441
All other `Codon` "How-to Articles" can be found [here](https://confluence.digital.nhs.uk/display/CON/How-to+articles)
4542

0 commit comments

Comments
 (0)