diff --git a/README.md b/README.md index aca344e..2096d85 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,15 @@ -#GoogleTrendsGame +# GoogleTrendsGame +Guess the trends beat your friends ## Server dependencies + + +```` +npm init +npm install express +npm install socket.io npm install mysql npm install sanitizer -npm install google-trends-api \ No newline at end of file +npm install google-trends-api +```` \ No newline at end of file