Skip to content

Commit a33ff0b

Browse files
committed
Fix spacing in readme
1 parent 01c3ad4 commit a33ff0b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ Lazydocs makes it easy to generate beautiful markdown documentation for your Pyt
3131

3232
## Highlights
3333

34-
- Simple CLI to generate markdown docs in seconds.
35-
- 📋 Supports [Google-style Python Docstrings](https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html).
36-
- 📚 Compatible with Github Markdown and MkDocs.
34+
- Simple CLI to generate markdown docs in seconds.
35+
- 📋 Supports [Google-style Python Docstrings](https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html).
36+
- 📚 Compatible with Github Markdown and MkDocs.
3737

3838
## Getting Started
3939

@@ -49,11 +49,11 @@ This project is maintained by [Benjamin Räthlein](https://twitter.com/raethlein
4949

5050
| Type | Channel |
5151
| ------------------------ | ------------------------------------------------------ |
52-
| 🚨 **Bug Reports** | <a href="https://github.com/ml-tooling/lazydocs/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+label%3Abug+sort%3Areactions-%2B1-desc+" title="Open Bug Report"><img src="https://img.shields.io/github/issues/ml-tooling/lazydocs/bug.svg?label=bug"></a> |
53-
| 🎁 **Feature Requests** | <a href="https://github.com/ml-tooling/lazydocs/issues?q=is%3Aopen+is%3Aissue+label%3Afeature+sort%3Areactions-%2B1-desc" title="Open Feature Request"><img src="https://img.shields.io/github/issues/ml-tooling/lazydocs/feature.svg?label=feature"></a> |
54-
| 👩‍💻 **Usage Questions** | _tbd_ |
55-
| 🗯 **General Discussion** | _tbd_ |
56-
| **Other Requests** | <a href="mailto:[email protected]" title="Email ML Tooling Team"><img src="https://img.shields.io/badge/email-ML Tooling-green?logo=mail.ru&style=flat-square&logoColor=white"></a> |
52+
| 🚨&emsp;**Bug Reports** | <a href="https://github.com/ml-tooling/lazydocs/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+label%3Abug+sort%3Areactions-%2B1-desc+" title="Open Bug Report"><img src="https://img.shields.io/github/issues/ml-tooling/lazydocs/bug.svg?label=bug"></a> |
53+
| 🎁&emsp;**Feature Requests** | <a href="https://github.com/ml-tooling/lazydocs/issues?q=is%3Aopen+is%3Aissue+label%3Afeature+sort%3Areactions-%2B1-desc" title="Open Feature Request"><img src="https://img.shields.io/github/issues/ml-tooling/lazydocs/feature.svg?label=feature"></a> |
54+
| 👩‍💻&emsp;**Usage Questions** | _tbd_ |
55+
| 🗯&emsp;**General Discussion** | _tbd_ |
56+
|&emsp;**Other Requests** | <a href="mailto:[email protected]" title="Email ML Tooling Team"><img src="https://img.shields.io/badge/email-ML Tooling-green?logo=mail.ru&style=flat-square&logoColor=white"></a> |
5757

5858
## Features
5959

@@ -100,4 +100,4 @@ Refer to our [contribution guides](https://github.com/ml-tooling/lazydocs/blob/m
100100

101101
---
102102

103-
Licensed **MIT**. Created and maintained with ❤️ by developers from Berlin.
103+
Licensed **MIT**. Created and maintained with ❤️&nbsp; by developers from Berlin.

0 commit comments

Comments
 (0)