Skip to content

Commit 95adf77

Browse files
Update readme formatting (#108)
1 parent ad8fdd0 commit 95adf77

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -709,8 +709,8 @@ std::cout << toString(d) << std::endl;
709709

710710
## Projects using this library
711711

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).
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).
714714

715715

716716
If you are aware of other projects using this library, please let me know by submitting an issue or an PR.

0 commit comments

Comments
 (0)