Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit 44168b6

Browse files
committed
feat: update readme
1 parent 5dfd0a7 commit 44168b6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,11 @@ Either leave a Pull Request, an Issue, or contact me at [here](https://kokonut.v
218218
> View more of the specifics at [repl-api.js/releases](https://github.com/kokonut27/repl-api.js/releases).
219219
220220
### 0.0.0
221-
Initial Commit: currently holds basic User constructor functions and is expected to have many bugs.
221+
Initial Commit: currently holds basic User constructor functions, Community, Post, and Repls - and is expected to have many bugs.
222222

223-
* Partially finished `User` constructor
223+
* Finished base `User` constructor
224+
* Finished base `Community` constructor
225+
* Partially finished `Post` constructor
226+
* Partially finished `Repls` constructor
224227
* Base setup functions
225228
* Fully working data retriever (thanks to [darkdarcool](https://github.com/darkdarcool))

0 commit comments

Comments
 (0)