working on 0.8.1

This commit is contained in:
veeso
2022-01-29 19:03:12 +01:00
parent d1457253c4
commit e8c6b8306f
11 changed files with 18 additions and 56 deletions
+2 -9
View File
@@ -63,7 +63,7 @@
</p>
<p align="center">Developed by <a href="https://veeso.github.io/" target="_blank">@veeso</a></p>
<p align="center">Current version: 0.8.0 (06/01/2022)</p>
<p align="center">Current version: 0.8.1 (06/01/2022)</p>
<p align="center">
<a href="https://opensource.org/licenses/MIT"
@@ -118,11 +118,6 @@
src="https://coveralls.io/repos/github/veeso/termscp/badge.svg"
alt="Coveralls"
/></a>
<a href="https://docs.rs/termscp"
><img
src="https://docs.rs/termscp/badge.svg"
alt="Docs"
/></a>
</p>
---
@@ -223,12 +218,10 @@ You can make a donation with one of these platforms:
---
## User manual and Documentation 📚
## User manual 📚
The user manual can be found on the [termscp's website](https://veeso.github.io/termscp/#user-manual) or on [Github](docs/man.md).
The developer documentation can be found on Rust Docs at <https://docs.rs/termscp>
---
## Upcoming Features 🧪