Merge pull request #708 from iKevinY/readme-changes
Various changes to README.
This commit is contained in:
commit
2bf723a5d1
23
README.md
23
README.md
@ -1,25 +1,22 @@
|
|||||||
Hy
|
Hy
|
||||||
==
|
==
|
||||||
|
|
||||||
[![Build Status](https://travis-ci.org/hylang/hy.png?branch=master)](https://travis-ci.org/hylang/hy)
|
[![Build Status](https://img.shields.io/travis/hylang/hy/master.svg)](https://travis-ci.org/hylang/hy)
|
||||||
[![Downloads](https://pypip.in/d/hy/badge.png)](https://crate.io/packages/hy)
|
[![Downloads](https://img.shields.io/pypi/dm/hy.svg)](https://pypi.python.org/pypi/hy)
|
||||||
[![version](https://pypip.in/v/hy/badge.png)](https://crate.io/packages/hy)
|
[![Version](https://img.shields.io/pypi/v/hy.svg)](https://pypi.python.org/pypi/hy)
|
||||||
[![Coverage Status](https://coveralls.io/repos/hylang/hy/badge.png)](https://coveralls.io/r/hylang/hy)
|
[![Coverage Status](https://img.shields.io/coveralls/hylang/hy/master.svg)](https://coveralls.io/r/hylang/hy)
|
||||||
|
|
||||||
![](https://raw.github.com/hylang/shyte/18f6925e08684b0e1f52b2cc2c803989cd62cd91/imgs/xkcd.png)
|
![XKCD #224](https://raw.github.com/hylang/shyte/18f6925e08684b0e1f52b2cc2c803989cd62cd91/imgs/xkcd.png)
|
||||||
|
|
||||||
Lisp and Python should love each other. Let's make it happen. [Try it](http://try-hy.appspot.com/).
|
Lisp and Python should love each other. Let's make it happen. [Try it](http://try-hy.appspot.com/).
|
||||||
|
|
||||||
Hylarious Hacks
|
Hylarious Hacks
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
[Django + Lisp](https://github.com/paultag/djlisp/tree/master/djlisp)
|
* [Django + Lisp](https://github.com/paultag/djlisp/tree/master/djlisp)
|
||||||
|
* [Python `sh` Fun](https://twitter.com/paultag/status/314925996442796032)
|
||||||
[Python sh fun](https://twitter.com/paultag/status/314925996442796032)
|
* [Hy IRC Bot](https://github.com/hylang/hygdrop)
|
||||||
|
* [miniKanren in Hy](https://github.com/algernon/adderall)
|
||||||
[Hy IRC bot](https://github.com/hylang/hygdrop)
|
|
||||||
|
|
||||||
[miniKanren in Hy](https://github.com/algernon/adderall)
|
|
||||||
|
|
||||||
OK, so, why?
|
OK, so, why?
|
||||||
------------
|
------------
|
||||||
@ -35,7 +32,7 @@ It's really awesome.
|
|||||||
|
|
||||||
Oh, and lisps are neat.
|
Oh, and lisps are neat.
|
||||||
|
|
||||||
![](http://i.imgur.com/QbPMXTN.png)
|
![Cuddles the Hacker](http://i.imgur.com/QbPMXTN.png)
|
||||||
|
|
||||||
(fan art from the one and only [doctormo](http://doctormo.deviantart.com/art/Cuddles-the-Hacker-372184766))
|
(fan art from the one and only [doctormo](http://doctormo.deviantart.com/art/Cuddles-the-Hacker-372184766))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user