diff --git a/README.md b/README.md index 376307b..6d80511 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ 1. Clone/copy the repo locally. 2. Check the requirements to make sure you're development enviroment is ready. 3. Update the linker script files to target your current uC. +4. Change line 45 of `Doxyfile` with the project name. +5. ## Running Tests @@ -25,3 +27,5 @@ - [ ] Add messages for case where tool-chain is missing. - [ ] Check for FreeBSD & Linux compat. - [ ] Add in RTOS stuff. + +