Skip to content

Commit 77b7a77

Browse files
author
Julian Blank
committed
README
1 parent 6447110 commit 77b7a77

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
pysampling
2+
====================================================================
3+
4+
You can find the detailed documentation here: https://www.egr.msu.edu/coinlab/blankjul/pysampling/
5+
6+
7+
|travis| |python| |license|
8+
9+
10+
.. |travis| image:: https://travis-ci.com/julesy89/pysampling.svg?branch=master
11+
:alt: build status
12+
:target: https://travis-ci.com/msu-coinlab/pymoo
13+
14+
.. |python| image:: https://img.shields.io/badge/python-3.6-blue.svg
15+
:alt: python 3.6
16+
17+
.. |license| image:: https://img.shields.io/badge/license-apache-orange.svg
18+
:alt: license apache
19+
:target: https://www.apache.org/licenses/LICENSE-2.0
20+
21+
122

223
Installation
324
============

0 commit comments

Comments
 (0)