Skip to content
This repository was archived by the owner on Aug 2, 2021. It is now read-only.

Commit 88930d4

Browse files
committed
added to FAQ's, and removed note
1 parent 13c4c0f commit 88930d4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ curl -sSL https://git.io/vHp98 | sh
1414
```bash
1515
ruby stocks.rb
1616
```
17-
NOTE: All the programs below are fully functional, with live, free, api keys. Don't abuse this gift.
1817
## Gems Used
1918
* [Rest-Client](https://github.com/rest-client/rest-client) - Client for making HTTP requests in ruby
2019
* [Ruby Money](https://github.com/RubyMoney/money) - Ruby library for accurate currency management
@@ -48,6 +47,8 @@ Uses the [OMBDB](http://www.omdbapi.com/) API.
4847
![Imgur](http://i.imgur.com/Gj4AjmZ.png)
4948

5049
## FAQ / Contact
51-
* If you run into any issues, please open an issue ASAP and we'll work to get it resolved and merged
50+
* If you run into any issues, please open an issue ASAP and we'll work to get it resolved and merged.
51+
* All Programs are fully functional, with live API keys baked in.
52+
* NOTE: ip_list will only work on a Mac, due to OS specific commands used in the program.
5253
* Terminal used is [Hyper.js](https://hyper.is/) -> Background Color: #292937
5354
* Using [Oh-My-Zsh](https://github.com/robbyrussell/oh-my-zsh), Robby Russell theme, [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting), and [zsh_autosuggestions](https://github.com/zsh-users/zsh-autosuggestions)

0 commit comments

Comments
 (0)