Skip to content

Commit 122f02d

Browse files
authored
Update README.md
1 parent 86eba79 commit 122f02d

1 file changed

Lines changed: 13 additions & 7 deletions

File tree

README.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
Espruino JavaScript for Microcontrollers
22
========================================
3-
<pre>
4-
_____ _
5-
| __|___ ___ ___ _ _|_|___ ___
6-
| __|_ -| . | _| | | | | . |
7-
|_____|___| _|_| |___|_|_|_|___|
8-
|_|
9-
</pre>
3+
4+
5+
===================================================================
6+
Just
7+
8+
```
9+
git clone https://github.com/JavaScriptBench/Espruino.git
10+
git checkout RELEASE_2V10
11+
make
12+
./espruino test.js
13+
```
14+
15+
===================================================================
1016
http://www.espruino.com &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [![Join the chat at https://gitter.im/espruino/Espruino](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/espruino/Espruino?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
1117

1218
[![Build Status](https://travis-ci.com/espruino/Espruino.svg?branch=master)](https://travis-ci.com/espruino/Espruino)

0 commit comments

Comments
 (0)