Skip to content

Commit 7d2389e

Browse files
committed
Adding example in readme
1 parent 45140ae commit 7d2389e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ Python language runner for `Gauge`_.
99
Examples
1010
--------
1111

12-
* `Gauge-Python Selenium Example`_
12+
* `Selenium Example`_
13+
* `Selenium and REST API Example`_
1314

1415
Issues
1516
------
@@ -27,7 +28,8 @@ The Gauge-Python is an open-sourced software licensed under the `MIT license`_.
2728
.. _Documentation: https://gauge-python.readthedocs.org
2829
.. _Contributing to Gauge-Python: https://gauge-python.readthedocs.io/en/latest/contributing.html
2930
.. _MIT license: http://opensource.org/licenses/MIT
30-
.. _Gauge-Python Selenium Example: https://github.com/kashishm/gauge-example-python
31+
.. _Selenium Example: https://github.com/kashishm/gauge-example-python
32+
.. _Selenium and REST API Example: https://angbaird.com/2016/11/09/selenium-and-rest-api-testing-with-gauge/
3133

3234
.. |Documentation Status| image:: https://readthedocs.org/projects/gauge-python/badge/?version=latest
3335
:target: http://gauge-python.readthedocs.org/en/latest/?badge=latest

0 commit comments

Comments
 (0)