mirror of
https://git.disroot.org/pranav/pybatmesh.git
synced 2024-11-10 07:21:59 +05:30
fixed typo in README.md
This commit is contained in:
parent
a2129e40e5
commit
5a349496e3
@ -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
|
`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
|
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
|
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),
|
an intranet is created. You can now use services like [IPFS](https://ipfs.io),
|
||||||
[Jami](https://jami.net), [Secure Scuttlebutt](https://scuttlebutt.nz)
|
[Jami](https://jami.net), [Secure Scuttlebutt](https://scuttlebutt.nz)
|
||||||
and others which can work without internet access.
|
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.
|
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.
|
Loading…
Reference in New Issue
Block a user