lib-fints 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -208,7 +208,7 @@ As this is a free-time project, a lot of things are still remaining which could
|
|
|
208
208
|
|
|
209
209
|
## License
|
|
210
210
|
|
|
211
|
-
This project is licensed under the LGPL 3.0 License - see the [LICENSE
|
|
211
|
+
This project is licensed under the LGPL 3.0 License - see the [LICENSE](LICENSE) file for details
|
|
212
212
|
|
|
213
213
|
## References
|
|
214
214
|
|