Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CwistSilver authored Feb 4, 2024
1 parent c651bc9 commit 75d8e2a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ foreach (var domain in dnsDomains)
```
This code snippet highlights how DynuSharp makes it straightforward to interact with Dynu's API, streamlining the process of managing DNS records with ease and efficiency.

# DynuSharp.HttpTest Example
For a practical demonstration of **'DynuSharp'** in action, check out the [DynuSharp.HttpTest console application](https://github.com/CwistSilver/DynuSharp.HttpTest). This companion project serves as both a testing framework and an example implementation, showcasing how to integrate and validate connectivity with Dynu API endpoints. Whether you're new to **'DynuSharp'** or looking for advanced usage examples, **'DynuSharp.HttpTest'** provides valuable insights into the library's capabilities.

## Contributing
Contributions to **'DynuSharp'** are welcome. Follow these steps to contribute:

Expand Down

0 comments on commit 75d8e2a

Please sign in to comment.