Skip to content

Commit e4b7faa

Browse files
committed
Update readme
1 parent f88bad6 commit e4b7faa

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
2-
<a href="https://dotnet.microsoft.com/en-us/download/dotnet" rel="nofollow"><img src="https://img.shields.io/badge/Core%20v3.1%20LTS-or%20higher-lightgrey?style=for-the-badge&logo=dotnet&logoColor=white" title=".NET3.1 LTS or higher" alt=".NET Core"></a>
3-
<a href="https://github.com/Roydl/Text/actions"><img src="https://img.shields.io/badge/cross%E2%80%93platform-%e2%9c%94-blue?style=for-the-badge&logo=linux&logoColor=silver" title="Automatically tested with Windows 11 &amp; Ubuntu 22.04 LTS" alt="Cross-platform"></a>
2+
<a href="https://dotnet.microsoft.com/download/dotnet/10.0" rel="nofollow"><img src="https://img.shields.io/badge/Core%2010%20LTS-or%20higher-lightgrey?style=for-the-badge&logo=dotnet&logoColor=white" title=".NET10 LTS or higher" alt=".NET Core"></a>
3+
<a href="https://github.com/Roydl/Text/actions"><img src="https://img.shields.io/badge/cross%E2%80%93platform-%e2%9c%94-blue?style=for-the-badge&logo=linux&logoColor=silver" title="Automatically tested with Windows 11 &amp; Ubuntu 24.04 LTS" alt="Cross-platform"></a>
44
<a href="https://github.com/Roydl/Text/blob/master/LICENSE.txt"><img src="https://img.shields.io/github/license/Roydl/Text?style=for-the-badge" title="Read the license terms" alt="License"></a>
55
</p>
66
<p align="center">
@@ -67,5 +67,3 @@ byte[] original = value.DecodeFile(BinToTextEncoding.Base85);
6767
- [Open an Issue](https://github.com/Roydl/Text/issues/new) :coffee: to give me your feedback and tell me your ideas and wishes for the future :sunglasses:
6868
- [Open a Ticket](https://www.si13n7.com/?page=contact) :mailbox: if you don't have a GitHub account, you can contact me directly on my website :wink:
6969
- [Donate by PayPal](https://paypal.me/si13n7/) :money_with_wings: to buy me some cakes :cake:
70-
71-
_Please note that I cannot fix bugs that are unknown to me. So do yourself and me the favor and get in touch with me._ :face_with_head_bandage:

0 commit comments

Comments
 (0)