Skip to content

Commit dbb54f2

Browse files
authored
Update README.md
1 parent 4d40254 commit dbb54f2

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,15 @@ go get github.com/antonmedv/expr
5757
* See [Getting Started](docs/Getting-Started.md) page for developer documentation.
5858
* See [Language Definition](docs/Language-Definition.md) page to learn the syntax.
5959

60-
## Input widget
60+
## Expr Code Editor
6161

62-
<img src="https://user-images.githubusercontent.com/141232/61127899-3e249280-a4b9-11e9-8e88-385e2d769cce.png" align="right" alt="input widget screenshot" width="297">
62+
<a href="https://antonmedv.github.io/expr/">
63+
<img src="https://antonmedv.github.io/expr/ogimage.png" align="center" alt="Expr Code Editor" width="1200">
64+
</a>
6365

64-
Also, I have an input widget for react, vue and angular which allows editing expressions with syntax highlighting and autocomplete based on your types declaration of environment.
66+
Also, I have an embeddable code editor written in JavaScript which allows editing expressions with syntax highlighting and autocomplete based on your types declaration.
6567

66-
[Contact me to buy ($499)](mailto:[email protected])
68+
[Lear more →](https://antonmedv.github.io/expr/)
6769

6870
## Examples
6971

0 commit comments

Comments
 (0)