Skip to content

Commit cc6eeb9

Browse files
authored
Update README.md
1 parent b8b6b4e commit cc6eeb9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@ pip install necbol
3030
## User Guide
3131
Documentation is work in progress. In the meantime:
3232

33-
* For a quick and basic overview, see the file "example_dipole_with_detailed_comments.py" for a minimal explanation of how to use this framework.
33+
* For a quick and basic overview, see the file **"example_dipole_with_detailed_comments.py"** in the examples folder for a minimal explanation of how to use this framework.
3434

3535
* There are several more example files in the [examples folder](https://github.com/G1OJS/NECBOL/tree/main/examples) intended to highlight different aspects of necbol and different ways of doing similar things. You can copy these examples and modify to see how they work, or start your own from scratch.
3636

3737
* Automated user documentation is [here](https://g1ojs.github.io/NECBOL/docs/user_functions.html). You can see an outline of all code [here](https://g1ojs.github.io/NECBOL/docs/outline.html).
3838

3939
* You can browse the source files in the [necbol folder](https://github.com/G1OJS/NECBOL/tree/main/necbol) (however note that they may be ahead of the release on pip).
4040

41-
* Please look at the change history file, especally if you've used previous versions
41+
* Please look at the [change history](https://g1ojs.github.io/NECBOL/change-history), especally if you've used previous versions
4242

4343
* Note that the TO_DO list has been deleted and captured in GitHub issues

0 commit comments

Comments
 (0)