diff --git a/README.md b/README.md index 45752ae0..7138cab2 100644 --- a/README.md +++ b/README.md @@ -43,22 +43,10 @@ the latest Raspberry Pi OS Bookworm [core](https://downloads.nymea.io/images/ras

- + Openstore Badge

- -

- - macOS Badge -

- - -

- - Snap Badge -

-

@@ -72,20 +60,10 @@ Manual download files of nymea:app can be found [here](https://downloads.nymea.i A detailed description how to install and getting started with *nymea* can be found in the [nymea | user documentation](https://nymea.io/documentation/users/installation/getting-started). - -## Getting help - -If you want to present your project or want to share your newest developments you can share it in -[Our Forum](https://forum.nymea.io) - -If you are facing any troubles, don't hesitate to reach out for us or the community members, we will be pleased to help you: -Chat with us on [Telegram](http://t.me/nymeacommunity) or [Discord](https://discord.gg/tX9YCpD) - ## Developing with nymea A detailed documentation on how to develop with *nymea* is available on the [nymea | developer documentation](https://nymea.io/documentation/developers/). - ## Network discovery When starting nymead as user without root privileges, the network device discovery will not available due to missing raw socket permission. @@ -98,9 +76,10 @@ This will allow nymead to create raw sockets for ARP and ICMP network discovery ## License -------------------------------------------- nymea is free software developed by chargebyte austria GmbH, former nymea GmbH. -Server components, tools, plugins and tests in this repository are licensed under the GNU General Public License version 3 or (at your option) any later version. Public SDK libraries found in `libnymea/` and `libnymea-core/` are provided under the GNU Lesser General Public License version 3 or (at your option) any later version so they can be linked from external applications. +Server components, tools, plugins and tests in this repository are licensed under the GNU General Public License version 3 or (at your option) any later version. +Public SDK libraries found in `libnymea/` and `libnymea-core/` are provided under the GNU Lesser General Public License version 3 or (at your option) any later version so they can be linked from external applications. -Copyright (C) 2013 - 2024, nymea GmbH -Copyright (C) 2024 - 2025, chargebyte austria GmbH +Copyright (C) 2013 - 2024, nymea GmbH +Copyright (C) 2024 - 2026, chargebyte austria GmbH See `LICENSE.GPL3` and `LICENSE.LGPL3` for the complete license texts.