Update readme (#578)

This commit is contained in:
Maciej Mikołajek 2020-03-06 11:09:54 +01:00 committed by GitHub
parent 2275a97233
commit b332cdd433
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,29 @@
<p align="center">
<br/>
<a href="http://luna-lang.org">
<img
src="https://user-images.githubusercontent.com/1623053/75657359-50c92300-5c66-11ea-9cb8-61da8ee34df1.png"
alt="Enso Studio"
width="128"
/>
</a>
<br/>
<br/>
<a href="http://luna-lang.org">
<img
src="https://user-images.githubusercontent.com/1623053/75661125-05664300-5c6d-11ea-9bd3-8a5355db9609.png"
alt="Enso Language"
width="240"
/>
</a>
<br/>
<br/>
<br/>
</p>
### Overview
[![Build Status](https://dev.azure.com/luna-lang/luna/_apis/build/status/luna.enso?branchName=master)](https://dev.azure.com/luna-lang/luna/_build/latest?definitionId=10&branchName=master)
<p align="center">
<img src="https://github.com/luna/luna-studio/raw/master/resources/logo.ico"
style="margin: 0 auto;">
</p>
<h1 align="center">Enso Programming Language</h1>
<h3 align="center">
Visual and textual functional programming language with a focus on productivity,
collaboration and development ergonomics.
@ -29,7 +48,7 @@ build Enso.
## Enso's Design
If you would like to gain a better understanding of the principles on which Enso
is based, or just delve into the why's and what's of Luna's design, please take
is based, or just delve into the why's and what's of Enso's design, please take
a look in the [`doc/design/` folder](./doc/design).
This documentation will evolve as Enso does, both to help newcomers to the
@ -59,3 +78,7 @@ this CLA.
The CLA you sign applies to all repositories associated with the Enso project,
so you will only have to sign it once at the start of your contributions.
<a href="https://github.com/luna/ide/graphs/contributors">
<img src="https://contributors-img.firebaseapp.com/image?repo=luna/enso" />
</a>