Skip to content

Commit d0e31a8

Browse files
committed
Add a sassy comment
1 parent 268b56e commit d0e31a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Right now I'm actively using nob in a variety of my C projects at [https://githu
1616

1717
## It's likely Not Suitable for Your Project
1818

19-
If you are using [cmake](https://cmake.org/) with tons of modules to manage and find tons of dependencies you probably don't want to use this tool. nobuild is more like writting shell scripts but in C.
19+
If you are using [cmake](https://cmake.org/) with tons of modules to manage and find tons of dependencies you probably don't want to use this tool. (But in that case I personally think you have much bigger problem than a build system). NoBuild is more like writting shell scripts but in C.
2020

2121
## Advantages of NoBuild
2222

0 commit comments

Comments
 (0)