Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kkiermasz authored Feb 4, 2024
1 parent 579496a commit 9d5a061
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# InternationalizedVapor

Internationalizes your Vapor's HTTP requests by wrapping Unciode's [ICU4C](https://github.com/unicode-org/icu).
Internationalizes your Vapor's HTTP requests by wrapping the [swift-foundation-icu](https://github.com/apple/swift-foundation-icu).

ICU4C's wrapper which provides `Foundation`-free `Locale` stands as a [separate library](https://github.com/kkiermasz/SwiftLocale).
Wrapper which provides `NSFoundation`-free `Locale` stands as a [separate library](https://github.com/kkiermasz/SwiftLocale).

## Description

Expand Down

0 comments on commit 9d5a061

Please sign in to comment.