diff --git a/README.rst b/README.rst index 787c59c5..da2fa587 100644 --- a/README.rst +++ b/README.rst @@ -1,12 +1,14 @@ PyEpics: Epics Channel Access for Python ================================ +THIS IS A PULL-REQUEST TEST + .. image:: https://github.com/pyepics/pyepics/actions/workflows/test-with-conda.yml/badge.svg :target: https://github.com/pyepics/pyepics/actions/workflows/test-with-conda.yml/ .. image:: https://codecov.io/gh/pyepics/pyepics/branch/master/graph/badge.svg :target: https://codecov.io/gh/pyepics/pyepics - + .. image:: https://img.shields.io/pypi/v/pyepics.svg :target: https://pypi.org/project/pyepics @@ -115,7 +117,7 @@ Python PV object, which provides a natural way to interact with EPICS. 3.14 >>> pv.put(2.71) - + Channel Access features that are included here: * user callbacks - user-supplied Python function(s) that are run when a PV's