Format the ReadMe heading

This commit is contained in:
Michael Mintz 2016-02-18 19:15:17 -05:00
parent b3678cbbbb
commit f7b399ea57
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#### Running SeleniumBase Scripts
## Running SeleniumBase Scripts
Here are some example run commands for the files in this folder and what they do:
(Note: You can replace ``nosetests`` with ``py.test`` for any of these.)

View File

@ -1,3 +1,3 @@
#### Additional Help Documents
## Additional Help Documents
This folder contains additional documents to help guide you with requirements installation, setup, and more.

View File

@ -1,4 +1,4 @@
### Google Cloud setup instructions for SeleniumBase (using Jenkins)
## Google Cloud setup instructions for SeleniumBase (using Jenkins)
#### 1. Go to the Google Cloud Launcher

View File

@ -1,3 +1,3 @@
### Running SeleniumBase on Linux
## Running SeleniumBase on Linux
The files in this folder are used with the [Google Cloud setup instructions for SeleniumBase](https://github.com/mdmintz/SeleniumBase/blob/master/integrations/google_cloud/ReadMe.md). You can also use these files standalone with any Linux machine.