]> git repositories - AIO-converter.git/commitdiff
added screenshots in readme
authorbochard <mail@bochard.net>
Mon, 21 Jul 2025 03:35:57 +0000 (11:35 +0800)
committerbochard <mail@bochard.net>
Mon, 21 Jul 2025 03:56:57 +0000 (11:56 +0800)
README.md
images/screenshot01.png [new file with mode: 0644]
images/screenshot02.png [new file with mode: 0644]
images/screenshot03.png [new file with mode: 0644]
images/screenshot04.png [new file with mode: 0644]
main.c

index de4a37ab3076df0b148c0eacb98f9c3317b615cd..5fc9e0f38c76cc8223abf55348dafff823778760 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,9 @@
 # AIO converter
 
-Converts various units of temperature, mass, and currency.
\ No newline at end of file
+Converts various units of temperature, mass, and currency. Some minor error handling are also applied.
+
+## Screenshots
+![screeenshot01.png](/images/screenshot01.png)
+![screeenshot02.png](/images/screenshot02.png)
+![screeenshot03.png](/images/screenshot03.png)
+![screeenshot04.png](/images/screenshot04.png)
diff --git a/images/screenshot01.png b/images/screenshot01.png
new file mode 100644 (file)
index 0000000..db883e1
Binary files /dev/null and b/images/screenshot01.png differ
diff --git a/images/screenshot02.png b/images/screenshot02.png
new file mode 100644 (file)
index 0000000..37433cf
Binary files /dev/null and b/images/screenshot02.png differ
diff --git a/images/screenshot03.png b/images/screenshot03.png
new file mode 100644 (file)
index 0000000..fe313f8
Binary files /dev/null and b/images/screenshot03.png differ
diff --git a/images/screenshot04.png b/images/screenshot04.png
new file mode 100644 (file)
index 0000000..380b824
Binary files /dev/null and b/images/screenshot04.png differ
diff --git a/main.c b/main.c
index dc93be37643aabce0cfdae1667013c2819c3a7b0..47d09e58343ce3711ed5970af90d95ef319c6448 100644 (file)
--- a/main.c
+++ b/main.c
@@ -98,7 +98,7 @@ void currConverter(){
   float result;
 
   const float listOfConversions[] = {
-    // as of Jul 20, 2025 17:01:20 from openexchangesrates.org
+    // as of Jul 20, 2025 17:01:20 from openexchangerates.org
     57.110003, //usd to php
     1.53705, //usd to aud
     148.81007759, //usd to jpy