Skip to content

Commit c6fa3f5

Browse files
authored
Add build badge
1 parent 56c1fad commit c6fa3f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
#
44

5-
[![Chat on Gitter][gitter-img]][gitter-url] [![Test coverage status on codecov][codecov-img]][codecov-url] [![Stable documentation][docs-img]][docs-url]
5+
![CI](https://github.com/qojulia/QuantumOpticsBase.jl/workflows/CI/badge.svg) [![Chat on Gitter][gitter-img]][gitter-url] [![Test coverage status on codecov][codecov-img]][codecov-url] [![Stable documentation][docs-img]][docs-url]
66

77
**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.
88

0 commit comments

Comments
 (0)