Skip to content

Commit 6a206d9

Browse files
committed
Update the ReadMe / description
1 parent 847f6f0 commit 6a206d9

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![](https://img.shields.io/pypi/v/seleniumbase.svg)](https://pypi.python.org/pypi/seleniumbase) [![Build Status](https://travis-ci.org/seleniumbase/SeleniumBase.svg?branch=master)](https://travis-ci.org/seleniumbase/SeleniumBase) [![Join the chat at https://gitter.im/seleniumbase/SeleniumBase](https://badges.gitter.im/seleniumbase/SeleniumBase.svg)](https://gitter.im/seleniumbase/SeleniumBase?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
44

5-
**Test Automation Framework for Python**
5+
**A Test Automation Framework for Python**
66

77
![](https://cdn2.hubspot.net/hubfs/100006/images/sb_demo.gif "SeleniumBase")
88

@@ -586,19 +586,15 @@ Delayed Data Manager usage example: If you scheduled an email to go out 12 hours
586586

587587
### ![http://seleniumbase.com](https://cdn2.hubspot.net/hubfs/100006/images/super_logo_tiny.png "SeleniumBase") Wrap-Up
588588

589-
Congratulations! You now know how to **Automate like a Pro!**
589+
Congratulations on making it through this ReadMe tutorial!
590590

591591
Questions or Comments? [![Join the chat at https://gitter.im/seleniumbase/SeleniumBase](https://badges.gitter.im/seleniumbase/SeleniumBase.svg)](https://gitter.im/seleniumbase/SeleniumBase?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
592592

593593
Here are some other exciting open source projects on GitHub by smart people I've worked with:
594594
[https://github.com/hubspot](https://github.com/hubspot)
595595

596596
~ Michael Mintz<br>
597-
[https://github.com/mdmintz](https://github.com/mdmintz)<br>[https://www.linkedin.com/in/mdmintz](https://www.linkedin.com/in/mdmintz)
598-
599-
600-
### ![http://seleniumbase.com](https://cdn2.hubspot.net/hubfs/100006/images/super_logo_tiny.png "SeleniumBase") License
601-
602-
[The MIT License!](https://github.com/seleniumbase/SeleniumBase/blob/master/LICENSE)
597+
[https://github.com/mdmintz](https://github.com/mdmintz)<br>
598+
[https://www.linkedin.com/in/mdmintz](https://www.linkedin.com/in/mdmintz)
603599

604600
![](https://cdn2.hubspot.net/hubfs/100006/images/logo_base_10.png "SeleniumBase")

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
theme: jekyll-theme-cayman
22
title: SeleniumBase
3-
description: Framework for building test automation
3+
description: A simple Python framework for building test automation with WebDriver

0 commit comments

Comments
 (0)