Skip to content

Commit

Permalink
Minor README update
Browse files Browse the repository at this point in the history
  • Loading branch information
SlyMarbo committed Apr 24, 2013
1 parent 6f415c2 commit e95977c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ Example:
```go
package main

import (
"github.com/SlyMarbo/rss"
)
import "github.com/SlyMarbo/rss"

func main() {
feed, err := rss.Fetch("http://example.com/rss")
Expand Down

0 comments on commit e95977c

Please sign in to comment.