Update homepage
2
Home.md
2
Home.md
@@ -4,7 +4,7 @@ The Wizard's Apprentice Standard Library (`wapp` for short) is a collection of C
|
||||
|
||||
## Building
|
||||
|
||||
The library is mainly developed on Linux/macOS, so it uses `make` for building the code. However, it mostly uses it as a task runner rather than a full fledged build system.
|
||||
The library is mainly developed on Linux/macOS, so it uses `make` for building the code. However, it mostly uses it as a task runner rather than a full fledged build system. It also is designed to work without even needing a build system so it can be added to a codebase and used as is.
|
||||
|
||||
Clone the repo to your computer.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user