Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Commit

Permalink
docs: change the headers level, center the image
Browse files Browse the repository at this point in the history
  • Loading branch information
upsetbit committed Oct 6, 2018
1 parent 9f4511e commit a88f8e6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
:alt: License Information


***********************
DORA: DNS Over REST API
***********************
=======================

``DORA`` is a microservice that provides a simple API for DNS querying through
a REST architecture. It aims to be a consumable API that's easy to digest and
easy to deploy on cloud-based solutions, such as `AWS Lambda`_, `GCP Cloud
Functions`_, `GCP AppEngine`_, `Heroku`_ and so on.

.. image:: docs/example.png
:align: center

.. _AWS Lambda: https://aws.amazon.com/lambda/
.. _GCP Cloud Functions: https://cloud.google.com/functions/
Expand All @@ -33,7 +33,7 @@ Functions`_, `GCP AppEngine`_, `Heroku`_ and so on.


Features
========
--------

DORA mainly relies on the ``dnspython`` toolkit. It can query the following
records:
Expand All @@ -47,7 +47,7 @@ records:


Documentation
=============
-------------

For instructions of usage, installation, deployment and overall documentation
of the code, `read the docs`_.
Expand All @@ -56,7 +56,7 @@ of the code, `read the docs`_.


TODO
====
----

- Finish the user documentation;
- Create code documentation;
Expand Down

0 comments on commit a88f8e6

Please sign in to comment.