Skip to content

Commit ee48b28

Browse files
committed
chore: readme
1 parent e6d72fd commit ee48b28

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

README.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
/></a>
2626
<a href="https://crates.io/crates/suppaftp"
2727
><img
28-
src="https://img.shields.io/crates/d/suppaftp.svg"
28+
src="https://img.shields.io/crates/d/suppaftp.svg?logo=rust"
2929
alt="Downloads counter"
3030
/></a>
3131
<a href="https://crates.io/crates/suppaftp"
3232
><img
33-
src="https://img.shields.io/crates/v/suppaftp.svg"
33+
src="https://img.shields.io/crates/v/suppaftp.svg?logo=rust"
3434
alt="Latest version"
3535
/></a>
3636
<a href="https://ko-fi.com/veeso">
@@ -70,23 +70,23 @@
7070
---
7171

7272
- [SuppaFTP](#suppaftp)
73-
- [Introduction 👋](#introduction-)
74-
- [Main differences between SuppaFTP and rust-ftp 🤔](#main-differences-between-suppaftp-and-rust-ftp-)
75-
- [Get started 🏁](#get-started-)
76-
- [Features](#features)
77-
- [SSL/TLS Support](#ssltls-support)
78-
- [Async support](#async-support)
79-
- [Deprecated methods](#deprecated-methods)
80-
- [Logging](#logging)
81-
- [Examples 📚](#examples-)
82-
- [Ftp with TLS (native-tls)](#ftp-with-tls-native-tls)
83-
- [Ftp with TLS (rustls)](#ftp-with-tls-rustls)
84-
- [Going Async](#going-async)
85-
- [Built-in CLI client 🖥️](#built-in-cli-client-️)
86-
- [Support the developer ☕](#support-the-developer-)
87-
- [Changelog ⌛](#changelog-)
88-
- [License 📜](#license-)
89-
- [Contribution 🤝](#contribution-)
73+
- [Introduction 👋](#introduction-)
74+
- [Main differences between SuppaFTP and rust-ftp 🤔](#main-differences-between-suppaftp-and-rust-ftp-)
75+
- [Get started 🏁](#get-started-)
76+
- [Features](#features)
77+
- [SSL/TLS Support](#ssltls-support)
78+
- [Async support](#async-support)
79+
- [Deprecated methods](#deprecated-methods)
80+
- [Logging](#logging)
81+
- [Examples 📚](#examples-)
82+
- [Ftp with TLS (native-tls)](#ftp-with-tls-native-tls)
83+
- [Ftp with TLS (rustls)](#ftp-with-tls-rustls)
84+
- [Going Async](#going-async)
85+
- [Built-in CLI client 🖥️](#built-in-cli-client-️)
86+
- [Support the developer ☕](#support-the-developer-)
87+
- [Changelog ⌛](#changelog-)
88+
- [License 📜](#license-)
89+
- [Contribution 🤝](#contribution-)
9090

9191
---
9292

0 commit comments

Comments
 (0)