README.md in huawei_solar-0.0.3 vs README.md in huawei_solar-0.0.4
- old
+ new
@@ -2,10 +2,16 @@

A Ruby library for connect to Huawei Solar inverters using Modbus TCP.
+## Status
+
+> :warning: **This project is still experimental, use with caution!**
+
+PR are welcome to increase the property list in [data/registers.yml](data/registers.yml)
+
## Example
```ruby
require "huawei_solar"
@@ -24,6 +30,6 @@
hs.close
```
## License
-Copyright © 2022 Javier Aranda. Released under the terms of the [MIT license](LICENSE).
+Copyright © 2023 Javier Aranda. Released under the terms of the [MIT license](LICENSE).