diff options
| author | Fuwn <[email protected]> | 2021-08-13 23:16:22 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-08-13 23:16:22 -0700 |
| commit | 3089259fc5ac96cad4911e279d76f464f129042d (patch) | |
| tree | c288878713168c016510534dea99ab2d9c21b38c | |
| parent | chore(readme): make it prettier (diff) | |
| download | capybara-3089259fc5ac96cad4911e279d76f464f129042d.tar.xz capybara-3089259fc5ac96cad4911e279d76f464f129042d.zip | |
feat(readme): fork info
| -rw-r--r-- | README.rst | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -17,6 +17,10 @@ Capybara is an `HTTP <https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol> to `Gemini <https://gemini.circumlunar.space/>`__ proxy designed to ... proxy ... Gemini capsules over to HTTP. +Capybara also happens to be a fork of `Kineto <https://sr.ht/~sircmpwn/kineto/>`__. If you +think you don't need any of the modern day enhancements that Capybara offers, check out +Kineto for a more bare, raw-er experience. + Usage ----- |