Skip to content

Commit 02f51af

Browse files
authored
create linking in table of contents of README
1 parent 2eba972 commit 02f51af

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11

22
### Table of Contents
33

4-
1. [Installation](#example)
5-
2. [Project Motivation](#example2)
6-
3. [File Descriptions](#third-example)
7-
4. [Results](#example)
8-
5. [Licensing, Authors, and Acknowledgements](#example2)
4+
1. [Installation](#installation)
5+
2. [Project Motivation](#motivation)
6+
3. [File Descriptions](#files)
7+
4. [Results](#results)
8+
5. [Licensing, Authors, and Acknowledgements](#licensing)
99

10-
## Installation
10+
## Installation <a name="installation"></a>
1111

1212
Extra libraries that are not installed with the Anaconda distribution, as well as what what version of python you are using should be noted.
1313

14-
## Project Motivation
14+
## Project Motivation<a name="motivation"></a>
1515

1616
Discuss what your project is about, and what interested you in pursuing the project.
1717

18-
## File Descriptions
18+
## File Descriptions <a name="files"></a>
1919

2020
Guide others through the files in your repository. You may not talk about every file here, but you should let them know where they can find the work they might find most interesting.
2121

22-
## How To Interact With Your Project
22+
## Results<a name="results"></a>
2323

2424
When your project isn't meant to be interactive or used for other projects, you should instead talk about the technical details of your project. What were your results? What did you do to improve them? What methods did you try? What worked? What didn't work?
2525

26-
## Licensing, Authors, Acknowledgements
26+
## Licensing, Authors, Acknowledgements<a name="licensing"></a>
2727

2828
You always want to give credit where necessary. Acknowledge other contributors, helpful peers, data providers, etc.
2929

0 commit comments

Comments
 (0)