You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,8 @@ You will find several examples showing how you can use the library:
42
42
43
43
If you encounter error messages that cert.h or private\_key.h are missing when running an example, make sure to run create\_cert.sh first (see Setup Instructions).
44
44
45
+
You might also want to check out the (work-in-progress) [Documentation](https://fhessel.github.io/esp32_https_server/).
46
+
45
47
## Get Started
46
48
47
49
The following includes are required to be able to setup the server.
0 commit comments