pull/4/head
Mark Qvist 2021-05-16 23:39:26 +02:00
rodzic 15db2199a1
commit b7e8128e06
2 zmienionych plików z 2 dodań i 3 usunięć

Wyświetl plik

@ -22,7 +22,7 @@ copyright = '2021, Mark Qvist'
author = 'Mark Qvist'
# The full version, including alpha/beta/rc tags
release = '0.2.0 β'
release = '0.2.0 beta'
# -- General configuration ---------------------------------------------------

Wyświetl plik

@ -7,8 +7,7 @@ This reference guide lists and explains all classes exposed by the RNS API.
Classes
=========================
Communication over a Reticulum network in a program is acheived using a set of
classes exposed by RNS.
Communication over a Reticulum network is achieved using a set of classes exposed by RNS.
.. _api-reticulum: