aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorverdant <im@verdant.ee>2026-06-03 16:22:08 +0800
committerverdant <im@verdant.ee>2026-06-03 16:22:08 +0800
commit78f06f627c664ab3c3c2ffef638060eb7d39b0e6 (patch)
tree5660be56640d824b995b169d212939229bcebcde /README
parent2e29f7586445cd2db2bfb0b54b6e44a7640b43fa (diff)
downloadcube-master.tar.gz
cube-master.zip
Add READMEHEADmaster
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..820edaf
--- /dev/null
+++ b/README
@@ -0,0 +1,8 @@
+Cube
+====
+
+
+Build
+-----
+
+gcc cube.c -lm -o cube \ No newline at end of file