diff options
author | quou <quou@disroot.org> | 2023-04-24 21:39:07 +1000 |
---|---|---|
committer | quou <quou@disroot.org> | 2023-04-24 21:39:07 +1000 |
commit | 7c5c5a91b25141079a70a7af75c59f45cc656313 (patch) | |
tree | a45890cdf217ccfa9282d82f71581545e1fd3d40 |
Initial commit.
-rw-r--r-- | readme.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..03a2786 --- /dev/null +++ b/readme.md @@ -0,0 +1,3 @@ +# Samples +Some code samples that I have collected and that +might be useful to some people. |