Skip to content

Commit 72262a4

Browse files
committed
heading reorg
1 parent bdaad34 commit 72262a4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ FsHttp ("Full Stack HTTP") is a "hackable HTTP client" that offers a legible sty
1111

1212
Developed and maintained by [@SchlenkR](https://github.com/schlenkr) and [@dawedawe](https://github.com/dawedawe). Feel free to leave us a message.
1313

14-
### Documentation
14+
## Documentation
1515

1616
* 📖 Please see [FsHttp Documentation](https://fsprojects.github.io/FsHttp) site for a detailed documentation.
1717
* 🧪 In addition, have a look at the [Integration Tests](https://github.com/fsprojects/FsHttp/tree/master/src/Tests) that show various library details.
@@ -61,7 +61,7 @@ await Http
6161
* See https://www.nuget.org/packages/FsHttp#release-body-tab
6262
* For different upgrade paths, please read the [Migrations docs section](https://fsprojects.github.io/FsHttp/Release_Notes.html).
6363

64-
### Building
64+
## Building
6565

6666
**.Net SDK:**
6767

@@ -81,7 +81,7 @@ For common tasks, there are powershell files located in the repo root:
8181
* `./publish.ps1`: Publishes all packages (FsHttp and it's integration packages for Newtonsoft and FSharp.Data) to NuGet.
8282
* Always have a look at `./src/Directory.Build.props` and keep the file up-to-date.
8383

84-
### Credits
84+
## Credits
8585

8686
* Parts of the code were taken from the [HTTP utilities of FSharp.Data](https://fsprojects.github.io/FSharp.Data/library/Http.html).
8787
* Credits to all critics, supporters, contributors, promoters, users, and friends.

0 commit comments

Comments
 (0)