aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
index 968c12a..46ad428 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,19 @@
# My Core Utils
+
+## Build Slib
+
+```make
+make lib
+```
+
+## Build Core
+
+```make
+make core
+```
+
+## Build Smash
+
+```
+make smash
+```