Mercurial > public > logic-led
changeset 4:19eda8a56e54
Add TOC
author | Dennis <dennis@denniscm.com> |
---|---|
date | Mon, 28 Aug 2023 09:32:21 +0000 |
parents | 98022afdd184 |
children | 93a911be2d8d |
files | DOCS.md README.md |
diffstat | 2 files changed, 11 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS.md Fri Aug 25 22:01:20 2023 +0000 +++ b/DOCS.md Mon Aug 28 09:32:21 2023 +0000 @@ -1,3 +1,8 @@ +1. [Schematic](#orgd55b9ef) +2. [Controls](#orgb5364f6) + + +<a id="orgd55b9ef"></a> # Schematic @@ -6,6 +11,8 @@  +<a id="orgb5364f6"></a> + # Controls - Press this button to change the logic gate.
--- a/README.md Fri Aug 25 22:01:20 2023 +0000 +++ b/README.md Mon Aug 28 09:32:21 2023 +0000 @@ -3,9 +3,8 @@ My first Arduino project. A simple circuit to interact with logic gates. -- Docs: <https://denniscm.com/proj/logic-led.html> -- Main repo on SourceHut: <https://git.sr.ht/~denniscmartin/logic-led> - - Mirrors: - - Github: <https://github.com/denniscmartin/logic-led> - - Gitlab: <https://gitlab.com/denniscmartin/logic-led> +- Docs: [denniscm.com/proj/logic-led.html](https://denniscm.com/proj/logic-led.html) +- Main repo on SourceHut: [git.sr.ht/~denniscmartin/logic-led](https://git.sr.ht/~denniscmartin/logic-led) +- Github: [github.com/denniscmartin/logic-led](https://github.com/denniscmartin/logic-led) +- Gitlab: [gitlab.com/denniscmartin/logic-led](https://gitlab.com/denniscmartin/logic-led)