Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszmigas authored Jun 6, 2024
1 parent 12a5c54 commit 196f888
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,15 @@ Painting Droid is an AI-powered cross-platform painting app inspired by the lege
- Plugin support.
- Cross-platform compatibility.

## Platform support

| Platform | Details | Link |
| -------- | ------------------------- | -- |
| Dekstop | Windows/MacOS | [Github Releases](https://github.com/mateuszmigas/painting-droid/releases) |
| Browser (Desktop) | Chrome/Safari/Firefox | [Web](https://painting-droid-web.vercel.app/) |
| Browser (Mobile) | Not tested | [Web](https://painting-droid-web.vercel.app/) |
| Container | Docker/Kubernetes | [Docker Hub](https://hub.docker.com/r/mateuszmigas/painting-droid) |

## Overview

![Architecture](assets/arch.svg)
Expand Down Expand Up @@ -68,14 +77,6 @@ Painting Droid is an AI-powered cross-platform painting app inspired by the lege
3. Install the dependencies using `pnpm install`
4. Run the app using `pnpm dev:desktop`

## Platform support

| Platform | Supported |
| -------- | ------------------------- |
| Browser | yes (limited AI features) |
| Windows | yes |
| MacOS | yes |
| Linux | yes (not tested) |

## Roadmap

Expand Down

0 comments on commit 196f888

Please sign in to comment.