Skip to content

Commit

Permalink
improve link
Browse files Browse the repository at this point in the history
  • Loading branch information
JosuaKrause committed Jan 20, 2024
1 parent ba459f6 commit 755b194
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
BubbleSets for JavaScript
=========================

A JavaScript implementation of Christopher Collins' [bubble sets](http://vialab.science.uoit.ca/portfolio/bubblesets)
without the use of external libraries. A Java implementation can be found [here](https://github.com/JosuaKrause/Bubble-Sets).
A JavaScript implementation of [Christopher Collins' bubble sets](http://vialab.science.uoit.ca/portfolio/bubblesets)
without the use of external libraries.
You can fin [a Java implementation here](https://github.com/JosuaKrause/Bubble-Sets).

[![Bubble Sets in action!](teaser.png)](https://bubblesets-js.josuakrause.com/)

Expand Down

0 comments on commit 755b194

Please sign in to comment.