summaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2023-04-19 22:09:32 +0200
committerGitHub <noreply@github.com>2023-04-19 22:09:32 +0200
commit4435cebe7af97e32f5915b4edcb3c7fe97d8344d (patch)
tree95124154c67e04265e33a2ad10755787627b0ac9 /README.md
parent2ed24ab3cfffdf6181462d118157094fdf2f5128 (diff)
parentd6d30934dba19bcc5e44c305f789625414e06f67 (diff)
Merge pull request #247 from chrboesch/formatting
added first formatting exercise
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 24d57f4..4d3f4a7 100644
--- a/README.md
+++ b/README.md
@@ -179,7 +179,7 @@ Core Language
* [ ] Async <--- IN PROGRESS!
* [X] Interfaces
* [X] Working with C
-* [ ] String formatting
+* [X] String formatting
* [X] Bit manipulation
## Contributing