Skip to content

Commit f0873b6

Browse files
authored
fix(docs): Updating README.md (#2609)
### Changes
1 parent 9486cfb commit f0873b6

1 file changed

Lines changed: 14 additions & 5 deletions

File tree

README.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
1-
# Reason
1+
<p align="center"><img src="https://reasonml.github.io/img/reason.svg" alt="logo" width="316" /></p>
2+
<h1 align="center">Reason</h1>
3+
<p align="center">Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems.</p>
4+
<p align="center">
5+
<a href="https://dev.azure.com/reasonml/reason/_build/latest?definitionId=2?branchName=master">
6+
<img src="https://dev.azure.com/reasonml/reason/_apis/build/status/facebook.reason?branchName=master" alt="Build Status" />
7+
</a>
8+
<a href="https://circleci.com/gh/facebook/reason/tree/master">
9+
<img src="https://circleci.com/gh/facebook/reason/tree/master.svg?style=svg" alt="CircleCI" />
10+
</a>
11+
<a href="https://discord.gg/reasonml">
12+
<img src="https://img.shields.io/discord/235176658175262720.svg?logo=discord&colorb=blue" alt="Chat" />
13+
</a>
14+
</p>
215

3-
Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems.
4-
5-
6-
[![Build Status](https://dev.azure.com/reasonml/reason/_apis/build/status/facebook.reason?branchName=master)](https://dev.azure.com/reasonml/reason/_build/latest?definitionId=2?branchName=master) [![CircleCI](https://circleci.com/gh/facebook/reason/tree/master.svg?style=svg)](https://circleci.com/gh/facebook/reason/tree/master) [![Chat](https://img.shields.io/discord/235176658175262720.svg?logo=discord&colorb=blue)](https://discord.gg/reasonml)
716

817
## Latest Releases:
918

0 commit comments

Comments
 (0)