summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2021-09-08 09:47:31 +0530
committerAndinus <andinus@nand.sh>2021-09-08 09:47:31 +0530
commitec5a1924f4cff534e42a3b01a01ea29724a487f1 (patch)
tree3e686791dab2bebf927d530747399d537edebf8c
parent3ef49dcc8373126736917ce4e94b47f832c47dff (diff)
downloadexercism-ec5a1924f4cff534e42a3b01a01ea29724a487f1.tar.gz
Mark Leap as Completed
-rw-r--r--README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index 2eb7721..66f5eb0 100644
--- a/README.org
+++ b/README.org
@@ -10,7 +10,7 @@ My solutions for [[https://exercism.io][Exercism]] exercises.
 
 - Note: The license only applies to my solutions.
 
-* C [15/18]
+* C [16/18]
 
 - [X] Hello World
 - [X] Armstrong Numbers
@@ -27,7 +27,7 @@ My solutions for [[https://exercism.io][Exercism]] exercises.
 - [ ] Square Root
 - [X] Difference of Squares
 - [ ] Sum of Multiples
-- [ ] Leap
+- [X] Leap
 - [X] Acronym
 - [X] Binary Search