Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sava41 committed Nov 13, 2024
1 parent 12f19ef commit 0b6199f
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,17 @@
Cross platform 2d infinite canvas app inspired by [dingboard.com](https://dingboard.com/).

**Web version available to try here (chromium browsers only): https://sava41.github.io/miskeenity-canvas/**
![Miskeenity Canvas screenshot](./resources/images/miskeenity-canvas-screenshot.png)

## Features

**Paint**
![Paint Feature Gif](./resources/images/paint.gif)

**Add Text**
![Text Feature Gif](./resources/images/text.gif)

**Add and Edit Images**
![Image Feature Gif](./resources/images/image.gif)

## Requirements:
- CMake 3.28 or later
Expand Down
Binary file added resources/images/image.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed resources/images/miskeenity-canvas-screenshot.png
Binary file not shown.
Binary file added resources/images/paint.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/images/text.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0b6199f

Please sign in to comment.