From fef012a617f1d392ff2eb47d4cf32af50a676faa Mon Sep 17 00:00:00 2001 From: Michael Mintz Date: Fri, 19 Feb 2016 23:41:58 -0500 Subject: [PATCH] Improving the ReadMe --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 02a153f7..b500b08e 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -## SeleniumBase Automation Framework +# SeleniumBase -An open-source Python library for jump-starting your browser automation and testing goals. +An open-source Python framework for jump-starting your browser automation and testing goals. [![pypi](https://img.shields.io/pypi/v/seleniumbase.svg)](https://pypi.python.org/pypi/seleniumbase) [![Build Status](https://travis-ci.org/mdmintz/SeleniumBase.svg?branch=master)](https://travis-ci.org/mdmintz/SeleniumBase) @@ -14,7 +14,7 @@ An open-source Python library for jump-starting your browser automation and test ### Part I: MAC SETUP INSTRUCTIONS -####(WINDOWS users: Ignore ``brew install``, which is MAC-only. Instead, download the files you need and put them on your [PATH](http://java.com/en/download/help/path.xml).) +####(WINDOWS users: Ignore "brew install", which is MAC-only. Instead, download the files you need and put them on your [PATH](http://java.com/en/download/help/path.xml).) ####(DOCKER users: See the [Docker ReadMe](https://github.com/mdmintz/SeleniumBase/blob/master/integrations/docker/ReadMe.md)) #### **Step 0a:** Get basic requirements