Skip to content

Commit

Permalink
button fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenDoornbos committed Oct 3, 2024
1 parent de43861 commit 41debc2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 18 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<!-- NOTE: README.MD IS AUTO-GENERATED FROM DOCS/SOURCE/README.RST. DO NOT EDIT README.MD DIRECTLY. -->[![PyTest Status](https://github.com/IvoVellekoop/openwfs/actions/workflows/pytest.yml/badge.svg)](https://github.com/IvoVellekoop/openwfs/actions/workflows/pytest.yml)&nbsp;[![Black Code Style Status](https://github.com/IvoVellekoop/openwfs/actions/workflows/black.yml/badge.svg)](https://github.com/IvoVellekoop/openwfs/actions/workflows/black.yml)
<!-- NOTE: README.MD IS AUTO-GENERATED FROM DOCS/SOURCE/README.RST. DO NOT EDIT README.MD DIRECTLY. -->[![PyTest Status](https://github.com/IvoVellekoop/openwfs/actions/workflows/pytest.yml/badge.svg)](https://github.com/IvoVellekoop/openwfs/actions/workflows/pytest.yml)
[![Black Code Style Status](https://github.com/IvoVellekoop/openwfs/actions/workflows/black.yml/badge.svg)](https://github.com/IvoVellekoop/openwfs/actions/workflows/black.yml)</p>

# What is wavefront shaping?

Expand Down
25 changes: 8 additions & 17 deletions docs/source/readme.rst
Original file line number Diff line number Diff line change
@@ -1,27 +1,18 @@
..
NOTE: README.MD IS AUTO-GENERATED FROM DOCS/SOURCE/README.RST. DO NOT EDIT README.MD DIRECTLY.
.. only:: html
..
NOTE: README.MD IS AUTO-GENERATED FROM DOCS/SOURCE/README.RST. DO NOT EDIT README.MD DIRECTLY.
.. only:: markdown

.. image:: https://readthedocs.org/projects/openwfs/badge/?version=latest
:target: https://openwfs.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. only:: markdown

.. image:: https://github.com/IvoVellekoop/openwfs/actions/workflows/pytest.yml/badge.svg
:target: https://github.com/IvoVellekoop/openwfs/actions/workflows/pytest.yml
:alt: PyTest Status
:align: left

.. raw:: html

&nbsp;

.. image:: https://github.com/IvoVellekoop/openwfs/actions/workflows/black.yml/badge.svg
:target: https://github.com/IvoVellekoop/openwfs/actions/workflows/black.yml
:alt: Black Code Style Status
[![PyTest Status](https://github.com/IvoVellekoop/openwfs/actions/workflows/pytest.yml/badge.svg)](https://github.com/IvoVellekoop/openwfs/actions/workflows/pytest.yml)
[![Black Code Style Status](https://github.com/IvoVellekoop/openwfs/actions/workflows/black.yml/badge.svg)](https://github.com/IvoVellekoop/openwfs/actions/workflows/black.yml)</p>



What is wavefront shaping?
--------------------------------

Expand Down

0 comments on commit 41debc2

Please sign in to comment.