Skip to content

Commit 911ddac

Browse files
committed
DOC
1 parent f3c2c94 commit 911ddac

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,14 @@
33
Various Python tools for use with BlueSky at the APS
44

55
[![Python version](https://img.shields.io/pypi/pyversions/apstools.svg)](https://pypi.python.org/pypi/apstools)
6+
[![unit test](https://travis-ci.org/BCDA-APS/apstools.svg?branch=master)](https://travis-ci.org/BCDA-APS/apstools)
67
[![Documentation Status](https://readthedocs.org/projects/apstools/badge/?version=latest)](http://apstools.readthedocs.io/en/latest/?badge=latest)
8+
79
[![tag](https://img.shields.io/github/tag/BCDA-APS/apstools.svg)](https://github.com/BCDA-APS/apstools/tags)
810
[![release](https://img.shields.io/github/release/BCDA-APS/apstools.svg)](https://github.com/BCDA-APS/apstools/releases)
911
[![PyPi](https://img.shields.io/pypi/v/apstools.svg)](https://pypi.python.org/pypi/apstools)
10-
dev:[![conda](https://anaconda.org/aps-anl-dev/apstools/badges/version.svg)](https://anaconda.org/aps-anl-dev/apstools)
12+
(dev:[![conda](https://anaconda.org/aps-anl-dev/apstools/badges/version.svg)](https://anaconda.org/aps-anl-dev/apstools))
1113
release:[![conda](https://anaconda.org/aps-anl-tag/apstools/badges/version.svg)](https://anaconda.org/aps-anl-tag/apstools)
12-
[![unit test](https://travis-ci.org/BCDA-APS/apstools.svg?branch=master)](https://travis-ci.org/BCDA-APS/apstools)
13-
14-
* http://nsls-ii.github.io/
15-
* https://github.com/NSLS-II/bluesky
1614

1715
## Package Information
1816

@@ -25,3 +23,8 @@ item | description
2523
[**documentation**](https://apstools.readthedocs.io) | https://apstools.readthedocs.io
2624
**source** | https://github.com/BCDA-APS/apstools
2725

26+
## See also
27+
* http://nsls-ii.github.io/
28+
* https://github.com/NSLS-II/bluesky
29+
* https://github.com/NSLS-II/ophyd
30+
* https://github.com/NSLS-II/databroker

0 commit comments

Comments
 (0)