Skip to content

Commit a17ad06

Browse files
committed
readme: correct heading levels
1 parent 264eeb4 commit a17ad06

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

README.md

+6-10
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
This the source for the Racket package: "racket-lang-org".
44

5-
Setup:
6-
======
5+
## Setup:
76

87
Install this directory as a package with `raco pkg install`
98

@@ -12,8 +11,7 @@ You additionally need to install the [Pygments](https://pygments.org/) package t
1211
You may also want to install [raco-static-web](https://github.com/samdphillips/raco-static-web),
1312
though this is not necessary (you could use Python 3's `http.server` instead).
1413

15-
Sources:
16-
========
14+
## Sources:
1715

1816
* `www`: actual content of main site.
1917

@@ -32,8 +30,7 @@ Sources:
3230
* `stubs`: template "sites" that are intended to be hooked into other
3331
systems to get the racket look.
3432

35-
To build:
36-
=========
33+
## To build:
3734

3835
[See "upload" and `--dry-run` for an alternative]
3936

@@ -82,8 +79,7 @@ You may encounter some problems. Check below first:
8279
directory of a Racket repository if you want to extract release
8380
information from a repository other than the enclosing one.
8481
85-
To upload:
86-
==========
82+
## To upload:
8783
8884
* You'll need credentials to upload to S3, and those credentials
8985
should be in `~/.aws-keys`.
@@ -97,13 +93,13 @@ To upload:
9793
"Files so far written to" for the temporary directory that contains
9894
the rendered pages.
9995
100-
### Contributing
96+
## Contributing
10197
10298
Contribute to Racket by submitting a [pull request], reporting an
10399
[issue], joining the [development mailing list], or visiting the
104100
IRC or Slack channels.
105101
106-
### License
102+
## License
107103
108104
Racket, including these packages, is free software, see [LICENSE]
109105
for more details.

0 commit comments

Comments
 (0)