浏览代码

edit README.md

master
Wito Chandra 8 年前
父节点
当前提交
6d80b0b758
共有 1 个文件被更改,包括 2 次插入3 次删除
  1. +2
    -3
      README.md

+ 2
- 3
README.md 查看文件

@@ -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:


正在加载...
取消
保存