Skip to content

Commit

Permalink
Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Solido committed Sep 4, 2019
1 parent 4f8dc68 commit 562a084
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,6 +1,6 @@
# Generative d.Art

Demonstrate how to generate your very own #d_Art using Flutter.
Demonstrate how to generate your very own [#d_Art](https://twitter.com/hashtag/d_Art) using Flutter.
As a technical point we are NOT relying on Widget but RenderBox directly.

Don't be afraid of those 60 lines of codes & change everything you want
Expand All @@ -10,10 +10,11 @@ Code is tuned to work on a << TABLET SCREEN SIZE >> so start an equivalent
not a phone.

Can't wait to see your Creations on Twitter
Post #d_Art so everyone can appreciate it !
Post with [#d_Art](https://twitter.com/hashtag/d_Art) so everyone can appreciate it !

## Final Result


![Screenshot](https://github.com/Solido/flutter-generative-art/blob/master/screenshots/01.png)


Expand Down

0 comments on commit 562a084

Please sign in to comment.