diff --git a/Arduino/README.md b/Arduino/README.md index f3c9c2b..20de6b8 100644 --- a/Arduino/README.md +++ b/Arduino/README.md @@ -1,7 +1,7 @@ Arduino files for the FT817_buddy project -This folder to conatins sub-folders for: +This folder conatins sub-folders for: - src - the main Arduino sketch -- lib - non-standard libraries used by the sketch +- lib - non-standard libraries used by the sketch that you will need to import into your IDE -This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License \ No newline at end of file +Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. \ No newline at end of file diff --git a/Arduino/src/README.md b/Arduino/src/README.md index 3670b9a..9677289 100644 --- a/Arduino/src/README.md +++ b/Arduino/src/README.md @@ -2,7 +2,7 @@ The main Arduino sketch for the FT-817 Buddy project. This sketch has been built using Visual Studio Code / PlatformIO IDE (instead of Arduino IDE). If you want to load this code into Arduino IDE you probably just need to remove the #include line at the top of the sketch, Google is your friend. But it's much nicer to work in VSC/PlatformIO, it's a nice step forward from the Arduino IDE. -Don't forget to include the non-standard ft817 library, found under ft817_buddy/Arduino/lib/ +Don't forget to inmport the non-standard ft817 library into your IDE, found under ft817_buddy/Arduino/lib/ ### Current features @@ -24,4 +24,4 @@ Don't forget to include the non-standard ft817 library, found under ft817_buddy/ - Control speed using CMD+paddle (K1EL's "Fast Speed Change" feature) ### Licence -This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License \ No newline at end of file +Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. \ No newline at end of file diff --git a/README.md b/README.md index 79f2ccf..a89dd54 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,4 @@ Hardware files now removed pending release of the "Rev2" design (or higher) wher Enjoy! -This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License - Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. \ No newline at end of file