Pi66

randoms
Random C experiments.
git clone https://git.pi66.xyz/randoms

← back to log

Add: image preview for coordinate-in-c

author: pi66
date: 2025-08-30 19:37
hash: d8378fa460e24c080aa78f52ed46b610609e530b

Diffstat:

M

README.md
3 ++++++++++++++++++++++++++++++

A

coordinate-in-c/output.png
0
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
diff --git a/README.md b/README.md
index 25a4f4d..9e0128f 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,5 @@
 # randoms

+
+<img src="coordinate-in-c/output.png" alt="potato" >
+
diff --git a/coordinate-in-c/output.png b/coordinate-in-c/output.png
new file mode 100644
index 0000000..c6c345a
Binary files /dev/null and b/coordinate-in-c/output.png differ