Skip to content

Commit db2bf00

Browse files
committed
Version 1.0.0 (made changes to the README.md file)
1 parent c3680fc commit db2bf00

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# MSIE JavaScript Engine for .NET
22

3+
![MSIE JS Engine Logo](http://i.imgur.com/T3K5q.png)
4+
35
This project is a .NET-wrapper for working with the Internet Explorer's JavaScript engines (Chakra and Classic JavaScript Engine).
4-
Project was based on part of the code of the library [SassAndCoffee.JavaScript](http://github.com/xpaulbettsx/SassAndCoffee).
6+
Project was based on part of the code of [SassAndCoffee.JavaScript](http://github.com/xpaulbettsx/SassAndCoffee) library.
57

68
#Installation
7-
This library can be installed through NuGet - [http://nuget.org/packages/MsieJavaScriptEngine](http://nuget.org/packages/MsieJavaScriptEngine)
9+
This library can be installed through NuGet - [http://nuget.org/packages/MsieJavaScriptEngine](http://nuget.org/packages/MsieJavaScriptEngine).
810

911
# License
1012
[Microsoft Public License (Ms-PL)](http://github.com/Taritsyn/MsieJavaScriptEngine/blob/master/LICENSE.md)

0 commit comments

Comments
 (0)