Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
5eoyeon authored Dec 15, 2023
1 parent f86a679 commit cea2567
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Name4RGB

[![Version](https://img.shields.io/github/release/ProjectInTheClass/Name4RGB.svg)](https://github.com/ProjectInTheClass/Name4RGB/releases)
![Swift Version](https://img.shields.io/badge/swift-5.9.0-orange.svg)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FProjectInTheClass%2FName4RGB%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/ProjectInTheClass/Name4RGB)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FProjectInTheClass%2FName4RGB%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/ProjectInTheClass/Name4RGB)

Open Source Library to Find the Nearest Color Name for Color and UIColor.

Expand Down Expand Up @@ -34,4 +34,4 @@ print(uiColor.name("en-GB")) // dimgrey

## License

Distributed under the MIT License. See `LICENSE` for more information.
Distributed under the MIT License. See `LICENSE` for more information.

0 comments on commit cea2567

Please sign in to comment.