Skip to content

Commit 55ffd67

Browse files
committed
readme update
1 parent 540a840 commit 55ffd67

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ See full [documentation](https://stackimpact.com/docs/) for reference.
3838

3939
#### Create StackImpact account
4040

41-
Sign up for a free account at [stackimpact.com](https://stackimpact.com/).
41+
[Sign up](https://dashboard.stackimpact.com/#/signup) for a free account (also with GitHub login).
4242

4343

4444
#### Installing the agent

stackimpact/runtime.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11

22
import time
33
import sys
4-
import resource
54
import re
65
import os
76
import signal

0 commit comments

Comments
 (0)