From 4ab246946261a6024e736711a0ad403249bc82fa Mon Sep 17 00:00:00 2001 From: David Krutsko Date: Mon, 25 Apr 2016 22:31:20 -0400 Subject: [PATCH] Fixed the README File --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 129669d..00874bc 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

- Native System Automation + Native System Automation

@@ -30,22 +30,22 @@

- GET STARTED + GET STARTED  |  - DOCUMENTATION + DOCUMENTATION  |  - API + API  |  - COMMUNITY + COMMUNITY

- 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 Homepage for more information. + 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 Homepage for more information.