Update README.md

This commit is contained in:
G
2020-12-28 21:23:35 -08:00
committed by GitHub
parent 5eb0fea928
commit f646d9bbdc
+4
View File
@@ -10,6 +10,7 @@ API and Web App for analyzing & finding a person profile across +300 social medi
## Updates
- ~~Added logs (user request)~~
- ~~Added 5 seconds timeout to https.get (user request)~~
- Add the API documentation
## Security Testing
@@ -85,6 +86,9 @@ sudo docker build -t social-analyzer . && sudo docker run -p 9005:9005 -it socia
Make sure to update to the latest nodejs and npm
```
## Goals
- Adding the generic websites detections (These need some reviewing but I will try to add them in 2021)
## Resources
- api.duckduckgo, google api, nodejs, bootstrap, selectize, jquery and font-awesome
- Let me know if i missed a reference or resource!