We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad8fdd0 commit 95adf77Copy full SHA for 95adf77
1 file changed
README.md
@@ -709,8 +709,8 @@ std::cout << toString(d) << std::endl;
709
710
## Projects using this library
711
712
-[opennask](https://github.com/HobbyOSs/opennask) : An 80x86 assembler like MASM/NASM for the tiny OS.
713
-[credence](https://github.com/jahan-addison/credence) : An x86-64, ARM64 B Language Compiler on steroids for Linux, and BSD (Darwin).
+* [opennask](https://github.com/HobbyOSs/opennask) : An 80x86 assembler like MASM/NASM for the tiny OS.
+* [credence](https://github.com/jahan-addison/credence) : An x86-64, ARM64 B Language Compiler on steroids for Linux, and BSD (Darwin).
714
715
716
If you are aware of other projects using this library, please let me know by submitting an issue or an PR.
0 commit comments