Skip to content

Commit 39fbdd9

Browse files
committed
Fixed the README File
1 parent 0a46ef7 commit 39fbdd9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</p>
66

77
<h1 align="center">
8-
<strong>Native System Automation for Node</strong>
8+
Native System Automation for Node
99
</h1>
1010

1111
<p align="center">
@@ -38,24 +38,24 @@
3838

3939
<h5 align="center">
4040
<a target="_blank" href="http://getrobot.net/docs/node.html">
41-
<strong>GET STARTED</strong>
41+
GET STARTED
4242
</a>
4343
&nbsp;|&nbsp;
4444
<a target="_blank" href="http://getrobot.net/docs/about.html">
45-
<strong>DOCUMENTATION</strong>
45+
DOCUMENTATION
4646
</a>
4747
&nbsp;|&nbsp;
4848
<a target="_blank" href="http://getrobot.net/api/global.html">
49-
<strong>API</strong>
49+
API
5050
</a>
5151
&nbsp;|&nbsp;
5252
<a target="_blank" href="http://getrobot.net/docs/philosophy.html">
53-
<strong>COMMUNITY</strong>
53+
COMMUNITY
5454
</a>
5555
</h5>
5656

5757
<p align="justify">
58-
Introducing Robot for Node, a library aimed at facilitating the development of system automation software for the purposes of test automation, self-running demos, and other applications. The library works by abstracting away all platform-specific differences into a single, robust API compatible with most desktop operating systems. Functionality ranges from basic keyboard and mouse automation to advanced process manipulation capabilities. It has everything you need to take full control of your system. Visit the <a target="_blank" href="http://getrobot.net"><strong>Homepage</strong></a> for more information.
58+
Introducing Robot for Node, a library aimed at facilitating the development of system automation software for the purposes of test automation, self-running demos, and other applications. The library works by abstracting away all platform-specific differences into a single, robust API compatible with most desktop operating systems. Functionality ranges from basic keyboard and mouse automation to advanced process manipulation capabilities. It has everything you need to take full control of your system. Visit the <a target="_blank" href="http://getrobot.net">Homepage</a> for more information.
5959
</p>
6060

6161
<pre align="center">npm install robot-js</pre>

0 commit comments

Comments
 (0)