We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60057ea commit 6755940Copy full SHA for 6755940
README.md
@@ -19,7 +19,6 @@ DynamoDB is used to store the URLs that have been crawled and the URLs that have
19
Neptune is used to store the relationships between the URLs that have been found on the page.
20
21
### Tests
22
-
23
The tests are written in Go and can be run using the following command:
24
```bash go test ./...```
25
0 commit comments