From 740e26dce6c6a3659ba7ced94a13f6b467dc39a3 Mon Sep 17 00:00:00 2001 From: Joshua Reynolds Date: Mon, 2 Mar 2020 19:51:40 -0600 Subject: [PATCH] Link to external docs & update year --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5845977..a1fc65a 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Support for newer versions will be added soon after they are released. Documentation ------------- -The documentation for this module is admittedly sparse. The API is +The documentation for this module is admittedly sparse but is now externally hosted at [Read the Docs](https://lsquic.readthedocs.io/en/latest/). The API is documented in include/lsquic.h. If you have doxygen, you can run `doxygen dox.cfg` or `make docs`. The example program is test/http_client.c: a bare-bones, but working, QUIC client. Have a look @@ -143,4 +143,4 @@ Have fun, LiteSpeed QUIC Team. -Copyright (c) 2017 - 2019 LiteSpeed Technologies Inc +Copyright (c) 2017 - 2020 LiteSpeed Technologies Inc