Skip to content

Commit e122888

Browse files
committed
Merge branch 'master' of https://github.com/raklaptudirm/mtor
2 parents cb19449 + 4d51f2a commit e122888

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ go build ./cmd/mtor
1212
./mtor [torrent file] # put this file in your path
1313
```
1414

15+
### Roadmap
16+
17+
```py
18+
# Implement a custom bencode parser for better usage.
19+
# Add support for multi-file torrent storage.
20+
# Sit down and actually think about the struct names.
21+
```
22+
1523
### License
1624

1725
Mtor is licensed under the [Apache License, Version 2.0](https://opensource.org/licenses/Apache-2.0).

0 commit comments

Comments
 (0)