diff options
author | Case Duckworth | 2022-12-13 12:42:26 -0600 |
---|---|---|
committer | Case Duckworth | 2022-12-13 12:42:26 -0600 |
commit | 3c5986db34c86d6578b4e13cb5fdcddfb5a57d1c (patch) | |
tree | 1c2a50401554634a371911af599c90f6e617b859 | |
parent | Add README (diff) | |
download | superstack-3c5986db34c86d6578b4e13cb5fdcddfb5a57d1c.tar.gz superstack-3c5986db34c86d6578b4e13cb5fdcddfb5a57d1c.zip |
Add license
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md index 664fc85..01fb5a2 100644 --- a/README.md +++ b/README.md | |||
@@ -10,4 +10,8 @@ https://<superstack-url>?page=<substack-url> | |||
10 | ``` | 10 | ``` |
11 | 11 | ||
12 | i'm not going to share my own superstack instance since this is mostly untested | 12 | i'm not going to share my own superstack instance since this is mostly untested |
13 | and has no rate-limiting or ddos protections. but the code is in this repo, yay! \ No newline at end of file | 13 | and has no rate-limiting or ddos protections. but the code is in this repo, yay! |
14 | |||
15 | # license | ||
16 | |||
17 | don't use this software. \ No newline at end of file | ||