Index: README.md |
diff --git a/README.md b/README.md |
index 1c8c1672b663fd5f3f177095703ed4d87d812256..613a02312b29f241df3db4ffe1d101e0b415be8b 100644 |
--- a/README.md |
+++ b/README.md |
@@ -1 +1,5 @@ |
-TODO: add README |
+Dart Synchronous HTTP Client |
+============================ |
+ |
+A simple Dart HTTP client implemented using RawSynchronousSockets to allow for |
+synchronous HTTP requests. |
zra
2017/04/20 15:41:40
We should have a warning here similar to the one o
bkonyi
2017/04/20 18:07:56
Updated. I can't link to RawSynchronousSocket's AP
|