We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce5a865 commit 887e2f8Copy full SHA for 887e2f8
README.md
@@ -1,12 +1,12 @@
1
# Trakerr - Javascript API Client
2
Get your application events and errors to Trakerr via the *Trakerr API
3
4
-## Requirements
+## 3-minute Integration Guide
5
+### Requirements
6
Node or Javascript supported Browser.
-[superagent.js](https://github.com/visionmedia/superagent)
7
-[stacktrace.js](https://www.stacktracejs.com/)
+- [superagent.js](https://github.com/visionmedia/superagent)
8
+- [stacktrace.js](https://www.stacktracejs.com/)
9
-## 3-minute Integration Guide
10
### HTML/Javascript: 3-minute guide
11
Include the following in your HTML
12
0 commit comments