Skip to content

Commit 292a72e

Browse files
committed
update readme.md
1 parent 169c9c3 commit 292a72e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
## NeutralinoJS
44

5-
Neutralinojs is a lightweight and portable desktop application development framework. It lets you develop lightweight cross-platform desktop applications using JavaScript, HTML and CSS. Apps built with Neutralinojs can run on Linux, macOS, Windows, Web, and Chrome. Also, you can extend Neutralinojs with any programming language (via extensions IPC) and use Neutralinojs as a part of any source file (via child processes IPC).
5+
<a href="https://github.com/neutralinojs" target="_blank">Neutralinojs</a> is a lightweight and portable desktop application development framework. It lets you develop lightweight cross-platform desktop applications using JavaScript, HTML and CSS. Apps built with Neutralinojs can run on Linux, macOS, Windows, Web, and Chrome. Also, you can extend Neutralinojs with any programming language (via extensions IPC) and use Neutralinojs as a part of any source file (via child processes IPC).
66

77
## VueJS v3
88

9-
Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
9+
<a href="https://github.com/vuejs/core" target="_blank">Vue.js</a> is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
1010

1111
## How to run
1212

0 commit comments

Comments
 (0)