Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackfirth committed Sep 10, 2015
1 parent 97bfcb6 commit c20f2a6
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,8 @@

Package for simplifying HTTP requests and writing integration tests of REST-ful APIs in Racket

```shell
$ raco pkg install request
```
`$ raco pkg install request`

```racket
(require request)
```
`(require request)`

Currently unstable and not guaranteed to maintain backwards compatibility

0 comments on commit c20f2a6

Please sign in to comment.