-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update readme.md with V2 update notice
- Loading branch information
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,9 @@ | ||
# ImageUploader | ||
A simple file uploader written in Python using Flask | ||
|
||
|
||
## Notice | ||
ImageUploader is currently in the process of being fully rewritten to be more efficient and generally easier to use/better. Importing information from an existing ImageUploader V1 installation should be a feature and should be fairly easy to perform. I will provide updates as needed. | ||
|
||
For documentation, please see the Wiki. | ||
If you require support, please create an issue. |