Skip to content
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.

Commit

Permalink
feat: link online demo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
adil192 committed Oct 11, 2023
1 parent e843bbb commit dc74d3b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
This is a port of [inkandswitch/interactive-shape-recognition](https://github.com/inkandswitch/interactive-shape-recognition), an implementation of "A Simple Approach to Recognise Geometric Shapes Interactively" by Joaquim A. Jorge and Manuel J. Fonseca.

See the
[online demo](https://adil192.github.io/interactive_shape_recognition/)
to see this plugin in action.

## Usage

```dart
Expand Down

0 comments on commit dc74d3b

Please sign in to comment.