Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

meshIM is an on- or off-line Android messaging application built on [the RightMesh library](https://rightmesh.io).

You can send messages to other meshIM users over the internet, or form automatically form a local network to send messages to devices nearby!
You can send messages to other meshIM users over the internet, or automatically form a local network to send messages to nearby devices!

## RightMesh

Expand All @@ -19,4 +19,4 @@ This key makes use of the official meshIM Mesh Ports and can only be used by app

## Dependencies

Aside from RightMesh, meshIM uses [Gson](https://github.com/google/gson) for JSON serialization and Room for database abstraction, as well as some other Google support libraries for backwards compatibility.
Aside from RightMesh, meshIM uses [Gson](https://github.com/google/gson) for JSON serialization, Room for database abstraction, and some other Google support libraries for backwards compatibility.