From 6784ba96ddff6c23e02acd82aee4844040845f41 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Thu, 9 Sep 2021 18:13:38 +0900 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 151cc96..5b6daf6 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,7 @@ in the future. ## Documentation -`src/UDPC.h` is documented with Doxygen style comments. The doxygen docs can be -created by invoking `doxygen Doxyfile` in the root directory of the project. +[See the gh-pages generated Doxygen documentation here.](https://stephen-seo.github.io/UDPConnection/) ## Compiling