Skip to content

Commit

Permalink
Update "About this book" format to list for readability
Browse files Browse the repository at this point in the history
The list format may be easier to read for people trying to understand if this book is right for them.
  • Loading branch information
ryankirkman authored and happi committed Feb 14, 2025
1 parent 1daec59 commit 36ca802
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions chapters/preface.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,12 @@ About this book
~~~~~~~~~~~~~~~


For anyone who: Want to tune an Erlang installation. Want to know how
to debug VM crashes. Want to improve performance of Erlang
applications. Want to understand how Erlang really works. Want to
learn how to build your own runtime environment.
For anyone who:
* Wants to tune an Erlang installation.
* Wants to know how to debug VM crashes.
* Wants to improve the performance of Erlang applications.
* Wants to understand how Erlang really works.
* Wants to learn how to build your own runtime environment.

If you want to debug the VM If you want to extend the VM If you want
to do performance tweaking--jump to the last chapter … but to really
Expand Down

0 comments on commit 36ca802

Please # to comment.