Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ npm run dev

This will start the Vite development server. You can access the app at `http://localhost:5173`.

Want to just try it in a browser without compiling from source? Check out the webapp hosted on GitHub: https://amitsealami.com/ai/borderify.

## Dev Docs

Want to look at source code? Want to run tests or build things yourself?
Expand All @@ -45,7 +47,7 @@ We might implement additional features in the future based on user feedback. The

## Bugs

If you find any issues, please report them! Since this relies heavily on Canvas and File APIs, performance might vary on extremely old devices.
If you find any issues, please report them on [GitHub](https://github.com/LordAmit/borderify/issues)! Since this relies heavily on Canvas and File APIs, performance might vary on extremely old devices.

The blur effect does not work on mobile browsers, we are aware of that. I do not know why and how to fix it, so any help on this will be great.

Expand Down Expand Up @@ -76,4 +78,4 @@ It is unlikely that it will

This project is licensed under the **Creative Commons Attribution 4.0 International (CC BY 4.0)** License.

You are free to use and distribute this application, but any modifications, adaptations, or redistributions must provide clear attribution to the original creator (**Amit Seal Ami**). See the [LICENSE](LICENSE) file for the full legal text.
You are free to use and distribute this application, but any modifications, adaptations, or redistributions must provide clear attribution to the original creator (**Amit Seal Ami**). See the [LICENSE](LICENSE) file for the full legal text.