noprompt / shodan

A ClojureScript library providing wrappers for the JavaScript console API.
111 stars 11 forks source link

Fix issue where readme syntax is incorrect. #13

Closed GetContented closed 9 years ago

GetContented commented 9 years ago

Resolves issue https://github.com/noprompt/shodan/issues/7 The function syntax of time-end includes the string identifier, but the example on the readme doesn't

noprompt commented 9 years ago

@GetContented Thanks for fixing this!