Skip to content

Commit 9fecfd8

Browse files
authored
Update README.md
1 parent 06c56b8 commit 9fecfd8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,9 @@ Follow [@ReacType](https://twitter.com/reactype) on Twitter for important announ
6969

7070
## Changes with Version 18.0.0
7171

72-
- **Collaboration Rooms**: Implemented rooms which allow developers to colloborate together on a project.
73-
- **User List**: Designed and built a user list which updates in real time as clients join and exit.
72+
- **Collaboration Rooms**: Implemented rooms that allow developers to collaborate together on a project.
73+
Note: The collaboration room is a beta version and still needs to be improved for larger scaling.
74+
- **User List**: Designed and built a user list that updates in real-time as clients join and exit.
7475
- **Typescript Conversion**: Typescript coverage is now increased to ~90%.
7576
- **Cleanup**: Removed unused code, fixed bugs, and refactored existing code to improve performance,
7677
- **And more:** See the [change log](https://github.com/open-source-labs/ReacType/blob/master/CHANGE_LOG.md) for more details on what was changed from the previous versions, as well as plans for upcoming features!
@@ -89,7 +90,7 @@ Please refer to the Excalidraw provided by ReacType Version 14.0 for more detail
8990
## Run ReacType using CLI
9091

9192
- **Fork** and **Clone** Repository.
92-
- Open project directory.
93+
- Open the project directory.
9394
- Install dependencies.
9495

9596
```bash

0 commit comments

Comments
 (0)