Skip to content

Commit c65635f

Browse files
committed
README: Fix markdown syntax
1 parent 9021133 commit c65635f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Information
2-
-----------
1+
Information
2+
-----------
33

44
This is source package for Cppreference C++ standard library reference
55
documentation available at <http://en.cppreference.com>.
@@ -35,14 +35,14 @@ documentation formats are currently supported:
3535

3636
Simply running `make` will run generate documentation in all three formats.
3737

38-
Dependencies
39-
------------
38+
Dependencies
39+
------------
4040

4141
The package depends on 'wget' (>=1.15), 'python3', 'python3-lxml', 'xsltproc'
4242
and 'qhelpgenerator' for the generation of the documentation.
4343

44-
See also
45-
--------
44+
See also
45+
--------
4646

4747
Debian packaging information for this package is maintained at
4848
<https://github.com/p12tic/cppreference-doc-debian>

0 commit comments

Comments
 (0)