mirror of
https://github.com/rgleichman/glance.git
synced 2024-11-27 03:02:44 +03:00
Add thanks section to README.
This commit is contained in:
parent
477c1378c0
commit
f864cc34fc
@ -43,3 +43,10 @@ Below is a getting started guide for Glance rendered by Glance itself ([source h
|
||||
Also, the [Glance wiki](../../wiki) has a brief introduction to the code architecture.
|
||||
|
||||
<img src="https://cdn.rawgit.com/rgleichman/glance/798466004c3dfe10fd1b3b25df23e66d61ec1e87/examples/tutorial.svg" alt="Introduction to Glance" />
|
||||
|
||||
## Thanks
|
||||
A large thanks to the creators of [diagrams](http://projects.haskell.org/diagrams/), the main Haskell library used in this project.
|
||||
|
||||
Thank you to the [Santa Monica Haskell Users Group](https://www.meetup.com/santa-monica-haskell/) for their support and feedback.
|
||||
|
||||
Also thanks to the [/r/haskell](https://www.reddit.com/r/haskell/) subreddit for [reviewing a very early design of the language](https://www.reddit.com/r/haskell/comments/35swgl/review_my_introduction_to_glance_a_new_visual/).
|
2
todo.md
2
todo.md
@ -1,6 +1,8 @@
|
||||
# Todo
|
||||
|
||||
## Todo Now
|
||||
* Add "Learn more" section with link to advantages page to README
|
||||
|
||||
* Add wiki pages discussing: Why a visual language?, Glance design goals, History of Glance, FAQ's, How to contribute, Code guide [code style, ...], Related projects, examples demonstrating the utility of Glance etc..
|
||||
|
||||
## Todo Later
|
||||
|
Loading…
Reference in New Issue
Block a user