Skip to content

Commit

Permalink
Add features and requirements to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
isaced committed Dec 20, 2023
1 parent 8fec2bf commit cfa5976
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

SwiftWhois is a Swift library for retrieving WHOIS information of domains.

## Features

- [x] Automatically select WHOIS server, no need to specify the WHOIS server
- [x] Structured WHOIS data, easy to use
- [x] Async/await support

## Requirements

iOS 13.0+ / macOS 10.15+ / tvOS 12.0+ / watchOS 7.0+

## Installation

### SPM
Expand Down

0 comments on commit cfa5976

Please sign in to comment.