aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChloe Kudryavtsev <code@toast.bunkerlabs.net>2023-03-28 17:10:07 -0400
committerChloe Kudryavtsev <code@toast.bunkerlabs.net>2023-03-28 17:10:07 -0400
commit2133d0d0d5df5fae9336e8b6a7107a0645643bca (patch)
treed5db4977991c446af0cf995a031b0ac979614d6b /README.md
parentmeta: depend on spork (diff)
meta: all the tests
ok not all the tests just testing the high level api the other top level things would be: 02-request and 01-native probably to be done native mostly useful for regression testing and seeing what went wrong where for example, if the high level api is what broke, and not request or if it was the native stuff that broke, and not anything else etc
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 91108e9..ea295b8 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,6 @@ However, for 90+% of use-cases, it should be more than sufficient,
and is far more complete and convenient than most http clients I've worked with so far, including in other languages.
For examples of the various APIs, see the tests!
-P.S. There are no tests yet, soon though.
## Installation
`jpm install https://github.com/cosmictoast/jurl.git`