We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4e888a commit d108cc5Copy full SHA for d108cc5
README.md
@@ -12,9 +12,6 @@ libyang is a YANG data modelling language parser and toolkit written (and
12
providing API) in C. The library is used e.g. in [libnetconf2](https://github.com/CESNET/libnetconf2),
13
[Netopeer2](https://github.com/CESNET/Netopeer2) or [sysrepo](https://github.com/sysrepo/sysrepo) projects.
14
15
-If you are interested in future plans announcements, please subscribe to the
16
-[Future Plans issue](https://github.com/CESNET/libyang/issues/880).
17
-
18
## Branches
19
20
The project uses 2 main branches `master` and `devel`. Other branches should not be cloned. In `master` there are files of the
0 commit comments