Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tindy2013 committed Nov 8, 2019
1 parent e4491e3 commit 0d0d892
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# subconverter
Utility to convert between various subscription format
[![Build Status](https://travis-ci.com/tindy2013/subconverter.svg?branch=master)](https://travis-ci.com/tindy2013/subconverter)

## Usage
```
http://127.0.0.1:25500/clashr?url=%URL_ENCODED_LINKS%
http://127.0.0.1:25500/clash?url=%URL_ENCODED_LINKS%
```
* Use '|' to separate multiple links before URL Encode.
* For more preference options, please check pref.ini.

0 comments on commit 0d0d892

Please sign in to comment.