Skip to content

Commit ad5067f

Browse files
authored
Update README.md
1 parent 63c74c7 commit ad5067f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ When executed, the program reads the specified file and creates a multipart/form
1010

1111
Upon a successful upload, the program outputs the URL to the uploaded file to the console and also **writes it to the clipboard**.
1212

13+
## To do
14+
15+
- [ ] Add support for multiple files
16+
- [ ] Add support for directories
17+
- [ ] Add support for archiving files (with encryption)
18+
- [ ] Add configuration file
19+
1320
## License
1421

1522
The code in this repository is licensed under the MIT License. See LICENSE for more information.

0 commit comments

Comments
 (0)