From 9ebe99ca6fcb65064dda68053651eb98cd753417 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sun, 11 Nov 2018 11:18:37 +0000 Subject: [PATCH] Add links to README --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7457a50..9399a9b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # RhinoReminds -An XMPP reminder bot written in C#. \ No newline at end of file +> An XMPP reminder bot written in C#. + + +## Useful Links + - [Microsoft.Text.Recognizers Samples](https://github.com/Microsoft/Recognizers-Text/tree/master/.NET/Samples) + - [S22.Xmpp API Documentation](https://smiley22.github.io/S22.Xmpp/Documentation/) + - \ No newline at end of file