diff options
author | Case Duckworth | 2022-12-13 12:44:10 -0600 |
---|---|---|
committer | Case Duckworth | 2022-12-13 12:44:10 -0600 |
commit | 0075fa9a2a4c07b8d5a13a45aaee032a3ae69208 (patch) | |
tree | c6b1ef67e5d3db809d22124ae0fadb089cd01c8d | |
parent | Add license (diff) | |
download | superstack-0075fa9a2a4c07b8d5a13a45aaee032a3ae69208.tar.gz superstack-0075fa9a2a4c07b8d5a13a45aaee032a3ae69208.zip |
add installation instructions
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 01fb5a2..c442098 100644 --- a/README.md +++ b/README.md | |||
@@ -3,7 +3,7 @@ | |||
3 | 3 | ||
4 | like [scribe.rip](https://scribe.rip/) is for medium, superstack is for substack links. | 4 | like [scribe.rip](https://scribe.rip/) is for medium, superstack is for substack links. |
5 | 5 | ||
6 | use like this: | 6 | install it by putting it somewhere on your server, then use like this: |
7 | 7 | ||
8 | ``` | 8 | ``` |
9 | https://<superstack-url>?page=<substack-url> | 9 | https://<superstack-url>?page=<substack-url> |