Skip to content

Commit

Permalink
Merge pull request #29 from SamWarden/fix/readme_titles
Browse files Browse the repository at this point in the history
Fix underlines for titles in README
  • Loading branch information
SamWarden authored Dec 9, 2022
2 parents e56e6fc + 8addbce commit 5d7d033
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This library is inspired by the `MediatR <https://github.com/jbogard/MediatR>`_
and follows CQRS principles

Installation
======
============

Didiator is available on pypi: https://pypi.org/project/didiator

Expand All @@ -25,7 +25,7 @@ Examples
You can find examples in `this folder <https://github.com/SamWarden/didiator/tree/dev/examples>`_

Create Commands and Queries with handlers for them
~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

.. code-block:: python
Expand Down

0 comments on commit 5d7d033

Please sign in to comment.