We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc1804a commit 0a74cbaCopy full SHA for 0a74cba
README.md
@@ -193,4 +193,6 @@ if ($_SERVER['REQUEST_METHOD'] == 'POST') {
193
</body>
194
195
</html>
196
-```
+```
197
+
198
+Read the rest of the [documentation](docs).
docs/index.md
@@ -0,0 +1,6 @@
1
+# Documentation
2
3
+- [README](../README.md)
4
+- [Classes](classes.md)
5
+- [Methods](methods.md)
6
0 commit comments