diff --git a/README.md b/README.md index fbce89be0..c1a74fa40 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ $ make ``` ### Design Notes -__Calamares is currently split as follows__: +Calamares is currently split as follows: 1. __libcalamares__ - The back-end library. * Only depends on QtCore, yaml-cpp, Python and Boost.Python. * Provides a job queue and generic jobs.