aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2023-12-22 20:48:13 -0700
committerNavan Chauhan <navanchauhan@gmail.com>2023-12-22 20:48:13 -0700
commitb52cc62254d33c054cad5bcb4e1df953454472c5 (patch)
tree831069d66441d61cc994104fc49025b97ac48c89
parentb89c980ee13eafe0b14202e40617d4ed3c2262f7 (diff)
add badges
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 50171a0..774f88a 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,9 @@
# Swift-Gopher
+[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fnavanchauhan%2Fswift-gopher%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/navanchauhan/swift-gopher)
+[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fnavanchauhan%2Fswift-gopher%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/navanchauhan/swift-gopher)
+
* swift-gopher : Gopher server implementation written in Swift
* swiftGopherClient: Gopher client library written in Swift ( w/ Support for Network.Framework on Apple platforms)