Skip to content

Commit 751172f

Browse files
committed
update
Signed-off-by: George Lemon <georgelemon@protonmail.com>
1 parent b31628d commit 751172f

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,12 @@
1212
<img src="https://github.com/openpeeps/libspf-nim/workflows/test/badge.svg" alt="Github Actions"> <img src="https://github.com/openpeeps/libspf-nim/workflows/docs/badge.svg" alt="Github Actions">
1313
</p>
1414

15+
### About
1516
This library provides low-level bindings to the Sender Policy Framework (SPF) library, which allows email systems such as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF records and make sure that the email is authorized by the domain name that it is coming from. This prevents email forgery, commonly used by spammers, scammers and email viruses/worms. For more details, [check the libspf2.net](https://www.libspf2.net/) website.
1617

17-
**Check out the [/tests](https://github.com/openpeeps/libspf-nim/tree/main/tests) directory for example usage!**
18+
19+
### Tests & Examples
20+
Check out the [/tests](https://github.com/openpeeps/libspf-nim/tree/main/tests) directory for example usage!
1821

1922
### ❤ Contributions & Support
2023
- 🐛 Found a bug? [Create a new Issue](https://github.com/openpeeps/libspf-nim/issues)

0 commit comments

Comments
 (0)