Skip to content

Commit 35b4073

Browse files
authored
Update README.md
1 parent 6db2627 commit 35b4073

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@ Now you should see a directory called `ProgrammingProjects` inside you will find
3939
- [Data Types and Variables](https://github.com/CrawfordGroup/ProgrammingProjects/wiki/Data-Types-and-Variables)
4040
- [Operators](https://github.com/CrawfordGroup/ProgrammingProjects/wiki/Operators)
4141
- [Control Statements](https://github.com/CrawfordGroup/ProgrammingProjects/wiki/Control-Statements)
42-
- Input/Output
43-
- Functions
44-
- Variable Scope and Reference Types
45-
- Memory Allocation
46-
- Classes and Objects
47-
- Overloading and Templates
42+
- [Input/Output](https://github.com/CrawfordGroup/ProgrammingProjects/wiki/Input-Output)
43+
- [Functions](https://github.com/CrawfordGroup/ProgrammingProjects/wiki/Functions)
44+
- [Variable Scope and Reference Types](https://github.com/CrawfordGroup/ProgrammingProjects/wiki/Variable-Scope-and-Reference-Types)
45+
- [Memory Allocation](https://github.com/CrawfordGroup/ProgrammingProjects/wiki/Memory-Allocation)
46+
- [Classes and Objects](https://github.com/CrawfordGroup/ProgrammingProjects/wiki/Classes-and-Objects)
47+
- [Overloading and Templates](https://github.com/CrawfordGroup/ProgrammingProjects/wiki/Overloading-and-Templates)
4848

4949
# Quantum Chemistry Programming Projects
5050
- Project #1: Molecular Geometry/rotational constant analysis.

0 commit comments

Comments
 (0)