Skip to content

Commit a591573

Browse files
committed
Update README.md
update the description with the new features
1 parent dd8ddaa commit a591573

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,16 @@ This project contains a Javascript Console component for the Alfresco Share's
88
Administration Console, that enables the execution of arbitrary javascript code
99
in the repository.
1010

11-
Download newest rc version for Alfresco 4.x
12-
--------------------------------------------
11+
Watch the video
12+
--------
1313

14-
[Share Jar for 4.x](https://github.com/jgoldhammer/js-console/raw/5d083f5c594f679dc015c9dc1b0dd9132f5a4a9b/javascript-console-dist/javascript-console-share-0.6rc.jar)
15-
[Repo Jar for 4.x](https://github.com/jgoldhammer/js-console/raw/5d083f5c594f679dc015c9dc1b0dd9132f5a4a9b/javascript-console-dist/javascript-console-repo-0.6rc.jar)
14+
https://www.youtube.com/watch?v=c3JIeVY8Nnk
1615

1716
New Features
1817
--------
1918

19+
+ autocomplete with tern.js
20+
2021
+ new json output view for validation and formatting json from the freemarker template processing
2122
![JSONView](https://raw.github.com/jgoldhammer/js-console/master/javascript-console-share/screenshots/json_output_view.png)
2223

0 commit comments

Comments
 (0)