Skip to content

Commit 4095e6e

Browse files
committed
Update README
1 parent db59d03 commit 4095e6e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22

33
#
44

5-
[![Chat on Gitter][gitter-img]][gitter-url] [![Travis build status][travis-img]][travis-url] [![Stable documentation][docs-img]][docs-url]
6-
7-
**QuantumOpticsBase.jl** provides the base functionality for **QuantumOptics.jl**. For the main project, see https://github.com/qojulia/QuantumOptics.jl or the website of the @qojulia organization http://qojulia.org.
5+
[![Chat on Gitter][gitter-img]][gitter-url] [![Travis build status][travis-img]][travis-url] [![Test coverage status on codecov][codecov-img]][codecov-url] [![Stable documentation][docs-img]][docs-url]
86

7+
**QuantumOpticsBase.jl** provides the base functionality for **QuantumOptics.jl**. For the main project, see https://github.com/qojulia/QuantumOptics.jl or the website of the @qojulia organization http://qojulia.org. Specifically, **QuantumOpticsBase** implements basic types such as different bases, states and operators defined on these bases, and fundamental operations (such as multiplication) on these states/operators.
98

109
[travis-url]: https://travis-ci.org/qojulia/QuantumOptics.jl
1110
[travis-img]: https://api.travis-ci.org/qojulia/QuantumOpticsBase.jl.png?branch=master

0 commit comments

Comments
 (0)