Skip to content

Commit

Permalink
Fix Links
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdhilahiRWabwire committed Sep 23, 2024
1 parent 26c7dfd commit b256280
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[C Language]: https://learn.microsoft.com/en-us/cpp/c-language
[CommonMark]:https://commonmark.org/
[Fleet]: https://jetbrains.com/fleet/
[JSON]: https://www.json.org/json-en.html
Expand All @@ -22,7 +21,6 @@ Data Interchange Format Implementations

## Build

- [C][C Language]
- [JetBrains Fleet][Fleet]
- [Visual Studio Code][VSCode]
- [Zig][Zig Language]
Expand All @@ -36,5 +34,5 @@ zig build
## Install

```shell
echo 'export PATH="$PATH:/usr/lib/htmain"' >> ~/.profile
echo 'export PATH="$PATH:/usr/lib/htdi"' >> ~/.profile
```

0 comments on commit b256280

Please sign in to comment.