diff options
author | Christopher Brannon <chris@the-brannons.com> | 2021-05-06 06:08:08 -0700 |
---|---|---|
committer | Christopher Brannon <chris@the-brannons.com> | 2021-05-06 06:45:57 -0700 |
commit | e2e77ec375ba0339b63de2bf63fa927346b68ed4 (patch) | |
tree | 643d4d05e07ad79a1f45b42bb70064dbb37f11c3 | |
download | random-things-e2e77ec375ba0339b63de2bf63fa927346b68ed4.tar random-things-e2e77ec375ba0339b63de2bf63fa927346b68ed4.tar.gz random-things-e2e77ec375ba0339b63de2bf63fa927346b68ed4.tar.bz2 random-things-e2e77ec375ba0339b63de2bf63fa927346b68ed4.tar.lz random-things-e2e77ec375ba0339b63de2bf63fa927346b68ed4.tar.xz random-things-e2e77ec375ba0339b63de2bf63fa927346b68ed4.tar.zst random-things-e2e77ec375ba0339b63de2bf63fa927346b68ed4.zip |
Initial commit.
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..3e55336 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Random Things + +A collection of random scripts, config files, or whatever. +Some of this won't be usable out of the box, but it is provided for +demonstrative purposes. |