fixed typo in README.md

This commit is contained in:
Pranav Jerry 2021-05-25 14:13:54 +00:00
parent a2129e40e5
commit 5a349496e3

View File

@ -32,7 +32,7 @@ an ad-hoc network named "Hello World". The wireless interface is linked to
`bat0`, the batman interface. A bridge `bridge0` is created so that other
devices such as wired connections and wireless ap can be bridged. `bat0` is
added to the bridge, and the bridge gets an ip address (link-local, or DHCP if
any of the computers have a DHCP server configured. If these were successful,
any of the computers have a DHCP server configured). If these were successful,
an intranet is created. You can now use services like [IPFS](https://ipfs.io),
[Jami](https://jami.net), [Secure Scuttlebutt](https://scuttlebutt.nz)
and others which can work without internet access.
@ -101,4 +101,4 @@ sudo rm -r /usr/local/{bin/naxalnet,share/naxalnet/,lib/systemd/system/naxalnet@
Add list of things here.
This project is in pre-alpha stage. Documentation is incomplete.
This project is in pre-alpha stage. Documentation is incomplete.