Skip to content

Commit 4ab2469

Browse files
committed
Fixed the README File
1 parent a3e6abf commit 4ab2469

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

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</strong>
8+
Native System Automation
99
</h1>
1010

1111
<p align="center">
@@ -30,22 +30,22 @@
3030

3131
<h5 align="center">
3232
<a target="_blank" href="http://getrobot.net/docs/usage.html">
33-
<strong>GET STARTED</strong>
33+
GET STARTED
3434
</a>
3535
&nbsp;|&nbsp;
3636
<a target="_blank" href="http://getrobot.net/docs/about.html">
37-
<strong>DOCUMENTATION</strong>
37+
DOCUMENTATION
3838
</a>
3939
&nbsp;|&nbsp;
4040
<a target="_blank" href="http://getrobot.net/api/global.html">
41-
<strong>API</strong>
41+
API
4242
</a>
4343
&nbsp;|&nbsp;
4444
<a target="_blank" href="http://getrobot.net/docs/philosophy.html">
45-
<strong>COMMUNITY</strong>
45+
COMMUNITY
4646
</a>
4747
</h5>
4848

4949
<p align="justify">
50-
Introducing Robot for C++, 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.
50+
Introducing Robot for C++, 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.
5151
</p>

0 commit comments

Comments
 (0)