Skip to content

Commit 0a74cba

Browse files
committed
update
1 parent cc1804a commit 0a74cba

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,4 +193,6 @@ if ($_SERVER['REQUEST_METHOD'] == 'POST') {
193193
</body>
194194

195195
</html>
196-
```
196+
```
197+
198+
Read the rest of the [documentation](docs).

docs/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Documentation
2+
3+
- [README](../README.md)
4+
- [Classes](classes.md)
5+
- [Methods](methods.md)
6+

0 commit comments

Comments
 (0)