Skip to content

Commit fef012a

Browse files
committed
Improving the ReadMe
1 parent d73005c commit fef012a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## SeleniumBase Automation Framework
1+
# SeleniumBase
22

3-
An open-source Python library for jump-starting your browser automation and testing goals.
3+
An open-source Python framework for jump-starting your browser automation and testing goals.
44

55
[![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)
66

@@ -14,7 +14,7 @@ An open-source Python library for jump-starting your browser automation and test
1414

1515

1616
### Part I: MAC SETUP INSTRUCTIONS
17-
####(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).)
17+
####(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).)
1818
####(DOCKER users: See the [Docker ReadMe](https://github.com/mdmintz/SeleniumBase/blob/master/integrations/docker/ReadMe.md))
1919

2020
#### **Step 0a:** Get basic requirements

0 commit comments

Comments
 (0)