Skip to content

Commit

Permalink
Add a bit of a description to the site
Browse files Browse the repository at this point in the history
  • Loading branch information
Jawnnypoo authored Oct 20, 2017
1 parent 6436881 commit 7673580
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion views/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
<body class="mdc-typography">

<div class="mdc-card demo-card">
<p>
Skyhook parses webhooks and forwards them in the proper format to Discord.
</p>
<p>
In order to have skyhook parse your webhooks properly, you must generate a webhook URL. Once you have the
URL generated,
Expand Down Expand Up @@ -78,4 +81,4 @@
crossorigin="anonymous"></script>
<script src="./client.js"></script>

</html>
</html>

0 comments on commit 7673580

Please sign in to comment.