Skip to content

Commit 33f2da3

Browse files
authored
Remove early stage warning (#49)
1 parent 64f6532 commit 33f2da3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ The implementation is [RFC8259](https://tools.ietf.org/html/rfc8259) compliant.
99

1010
If you like the idea of using pure Swift without any dependencies, you might also like my reimplementation of Base64 in pure Swift: [`swift-base64-kit`](https://github.com/fabianfett/swift-base64-kit)
1111

12-
‼️ **NOTE:** This is at a very early stage of development. Please take into account that the API might change while in pre-release.
13-
1412
## Goals
1513

1614
- [x] does not use Foundation at all

0 commit comments

Comments
 (0)