Skip to content

Commit 71991a9

Browse files
authored
Update README.md
1 parent 8653571 commit 71991a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
SimpleBaseLib4Pascal as the name implies is a simple to use Base Encoding Package for Delphi/FreePascal Compilers that provides at the moment support for encoding and decoding various bases such as Base16, Base32 (various variants), Base58 (various variants) and Base64 (various variants) and Base85 (various variants).
33

44
**Build Status**
5-
[![Build Status](https://travis-ci.com/Xor-el/SimpleBaseLib4Pascal.svg?branch=master)](https://travis-ci.com/Xor-el/SimpleBaseLib4Pascal)
5+
[![Build Status](https://github.com/Xor-el/SimpleBaseLib4Pascal/actions/workflows/make.yml/badge.svg)](https://github.com/Xor-el/SimpleBaseLib4Pascal/actions/workflows/make.yml)
66

77
**Supported Encodings:**
88

0 commit comments

Comments
 (0)