Skip to content

Commit 0d36ec5

Browse files
Erwan CarriouErwan Carriou
authored andcommitted
- remove example folder (go to monoco website for more complete examples)
1 parent 82571e7 commit 0d36ec5

31 files changed

+3
-2113
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
[![Coverage Status](https://img.shields.io/coveralls/monocojs/monoco.svg)](https://coveralls.io/r/monocojs/monoco)
66
[![Dependency Status](https://david-dm.org/monocojs/monoco.svg)](https://david-dm.org/monocojs/monoco)
77
[![devDependency Status](https://david-dm.org/monocojs/monoco/dev-status.svg)](https://david-dm.org/monocojs/monoco#info=devDependencies)
8+
[![npm downloads](https://img.shields.io/npm/dm/monoco.svg)](https://www.npmjs.com/package/monoco)
9+
[![license](https://img.shields.io/npm/dm/monoco.svg)](https://www.npmjs.com/package/monoco)
810

911
<p align="center">
1012
<a href="http://monoco.io/">
@@ -56,7 +58,7 @@ monoco.version();
5658

5759
## Examples
5860

59-
You will find examples on the [/example](./example) directory or on [monoco website](http://monoco.io/tutorial/00-intro.html).
61+
You will find examples on [monoco website](http://monoco.io/tutorial/00-intro.html).
6062

6163
Remember that **all the examples work both on server and browser**.
6264

example/01-hello-world.html

Lines changed: 0 additions & 60 deletions
This file was deleted.

example/02-export-a-sytem.html

Lines changed: 0 additions & 65 deletions
This file was deleted.

example/03-import-a-system.html

Lines changed: 0 additions & 77 deletions
This file was deleted.

example/04-export-a-system-with-a-main-method.html

Lines changed: 0 additions & 72 deletions
This file was deleted.

example/05-import-a-system-with-a-main-metod.html

Lines changed: 0 additions & 83 deletions
This file was deleted.

0 commit comments

Comments
 (0)