Skip to content

Commit

Permalink
README: use 'Everything curl' as the first head title
Browse files Browse the repository at this point in the history
Closes #523
  • Loading branch information
bagder committed Dec 20, 2024
1 parent c0e94fd commit 481494e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Introduction
# Everything curl

*Everything curl* is an extensive guide for all things curl. The project, the
command-line tool, the library, how everything started and how it came to be
the useful tool it is today. It explains how we work on developing it further,
what it takes to use it, how you can contribute with code or bug reports and
why millions of existing users use it.
*Everything curl* is an extensive guide for all things curl. The project
itself, the command-line tool, the library, how everything started and how it
came to be the useful tool it is today. It explains how we work on developing
it further, what it takes to use it, how you can contribute with code or bug
reports and why millions of existing users use it.

This book is meant to be interesting and useful to both casual readers and
somewhat more experienced developers. It offers something for everyone to pick
Expand Down
2 changes: 1 addition & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Table of contents

* [Introduction](README.md)
* [Everything curl](README.md)
* [How to read](how-to-read.md)
* [The cURL project](project/README.md)
* [How it started](project/started.md)
Expand Down

0 comments on commit 481494e

Please sign in to comment.