From ccbe987241c884279c3c47ba4146f3bc5fda063d Mon Sep 17 00:00:00 2001 From: Bobby Date: Thu, 23 Jun 2022 15:45:10 +0530 Subject: update readme for re-write --- README.md | 54 +++++------------------------------------------------- 1 file changed, 5 insertions(+), 49 deletions(-) diff --git a/README.md b/README.md index 36c6256..6498932 100644 --- a/README.md +++ b/README.md @@ -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: - -![demo gif](https://raw.githubusercontent.com/luciferreeves/CustomTShirt/master/demo.gif) - - - - - - - - - -**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)._ -- cgit v1.2.3