Skip to content

Commit

Permalink
Fix underlines for titles in README
Browse files Browse the repository at this point in the history
  • Loading branch information
SamWarden committed Dec 9, 2022
1 parent e56e6fc commit 8addbce
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 8addbce

Please sign in to comment.