Procházet zdrojové kódy

edit README.md

master
Wito Chandra před 8 roky
rodič
revize
6d80b0b758
1 změnil soubory, kde provedl 2 přidání a 3 odebrání
  1. +2
    -3
      README.md

+ 2
- 3
README.md Zobrazit soubor

@@ -12,10 +12,9 @@ A dart package for parsing RSS feed.

### Installing

Add these lines into your `pubspec.yaml`
Add this line into your `pubspec.yaml`
```
webfeed:
git: git@github.com:witochandra/webfeed.git
webfeed: ^0.1.0
```

Import the package into your dart code using:


Načítá se…
Zrušit
Uložit