Skip to content

Commit 4c3dcbe

Browse files
committed
Update readme with installer and examples info in the abstract section.
1 parent 1807b46 commit 4c3dcbe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ const { sum } = require('sum.py');
2121
sum(3, 4); // 7
2222
```
2323

24+
Use the [installer](https://github.com/metacall/install) and try [some examples](https://github.com/metacall/beautifulsoup-express-example).
25+
2426
<div align="center">
2527
<a href="https://medium.com/@metacall/call-functions-methods-or-procedures-between-programming-languages-with-metacall-58cfece35d7" target="_blank"><img src="https://raw.githubusercontent.com/metacall/core/master/deploy/images/overview.png" alt="M E T A C A L L" style="max-width:100%; margin: 0 auto;" width="350" height="auto"></a>
2628
</div>

0 commit comments

Comments
 (0)