diff options
| author | Bobby <[email protected]> | 2022-06-23 15:45:10 +0530 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-06-23 15:45:10 +0530 |
| commit | ccbe987241c884279c3c47ba4146f3bc5fda063d (patch) | |
| tree | e8510c753257c43f07363c99e117399af4ec5c2d | |
| parent | 1ddccbb0380d47723ca3485498e417054f20e97c (diff) | |
| download | TShirtDesigner-ccbe987241c884279c3c47ba4146f3bc5fda063d.tar.xz TShirtDesigner-ccbe987241c884279c3c47ba4146f3bc5fda063d.zip | |
update readme for re-write
| -rw-r--r-- | README.md | 54 |
1 files changed, 5 insertions, 49 deletions
@@ -1,52 +1,8 @@ +# TShirtDesigner +Started re-writing this project. Previous version is archived at the _[archived branch](https://github.com/luciferreeves/TShirtDesigner/tree/archived)_. This project is licensed under the [MIT license](LICENSE). -CustomTShirt -============ +I will roll out changes to the project gradually over time. Until then, you can keep using the old version. -Simple Custom t-shirt editor using Fabric.js. - -Forked from: http://tshirts.imomin.com/ - -MIT License - -Copyright (c) 2018 Kumar Priyansh - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. - -Demo: - - - - - - - - - - - -**What's Different from Imomin's Version?** - -There are changes made in the **index.html** file. - -This script now only works for Customizing T-Shirts and not Phone Cases. - -**For Some Reasons This Code is not working from Github Pages but works Locally.** - -**To Use this code please clone the repository ot download the .zip file** +*** +_Initially a fork of [https://github.com/imomin/CustomTShirt](https://github.com/imomin/CustomTShirt)._ |
