aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Albers Raviola <thomas@thomaslabs.org>2024-11-21 15:56:25 +0100
committerThomas Albers Raviola <thomas@thomaslabs.org>2024-11-21 15:56:25 +0100
commit37bc2b32d3492a86d87e3642ce48c753264c795a (patch)
tree0178ff41698829e5e44e65091400be4d021cfa1c
parent6d4ad089c5b758ad8af4f68bf385a26ec4e9653a (diff)
Update README.mdHEADmaster
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0ef7710..9813624 100644
--- a/README.md
+++ b/README.md
@@ -30,8 +30,8 @@ The question should be, what is not missing? Nonetheless:
- manifest.scm: Guix packages for compiling the firmware image
## Related repositories
-[Computer schematics](https://git.thomaslabs.org/southern-star-mk2/hardware/)
-[3D Model of the enclosure](https://git.thomaslabs.org/southern-star-mk2/3d/)
+- [Computer schematics](https://git.thomaslabs.org/southern-star-mk2/hardware/)
+- [3D Model of the enclosure](https://git.thomaslabs.org/southern-star-mk2/3d/)
## Acknowledgements
- SDCC developers; Big part of asm/crt0.asm is taken from the defualt crt0 file