Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ivictbor authored Apr 14, 2021
1 parent a69cda0 commit 754f9c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ Saving image
============

You should provide your save handler, which will post/update image on server or will pass image to another
frontend components. In this section we will provide several backend examples on python Flask. It is easiest webframework for python. We understand that Frontend Developers might not be super interested in Python things, thats why we provided super simple views code which will help you to understand ho to implement this ir that type of sving. Anyway if you will face any python exception you can use super-helpfull [http://fixexception.com/](fixexception.com) service to fix any issue you will face 💪.
frontend components. In this section we will provide several backend examples on python Flask. It is easiest webframework for python. We understand that Frontend Developers might not be super interested in Python things, thats why we provided super simple views code which will help you to understand ho to implement this ir that type of sving. Anyway if you will face any python exception you can use super-helpfull [https://fixexception.com/](fixexception.com) service to fix any issue you will face 💪.

Binary saving
-------------
Expand Down

0 comments on commit 754f9c4

Please sign in to comment.