diff options
author | Runxi Yu <me@runxiyu.org> | 2024-05-20 22:02:59 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2024-05-20 22:02:59 +0800 |
commit | 58c0d3eaead61a5b6f8b0a613fb34040cd082dc2 (patch) | |
tree | fea9714f6ca27507231a2452cfa8d396348e07b4 | |
parent | Use ykps-wsgi.git's index.html (diff) | |
download | ykps-gohttp-master.tar.gz ykps-gohttp-master.zip |
-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..b1e8efb --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Experimental Go rewrite of ykps-wsgi in pure Go + +This is probably not what you're looking for; this repository is completely experimental and probably broken. See [the WSGI repo](https://git.runxiyu.org/ykps/current/ykps-wsgi.git/) for what I actually run. |