Chris Simpkins %!s(int64=9) %!d(string=hai) anos
pai
achega
810082dd07
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      README.md

+ 1 - 2
README.md

@@ -8,7 +8,7 @@ Hack is designed to be a workhorse typeface for code. It has deep roots in the l
 ### Contents
 
 * [Quick installation](#user-content-quick-installation)
-* [Package managers](#user-content-package-managers)
+* [Package manager installation](#user-content-package-managers)
 * [Web font usage](#user-content-web-font-usage)
 * [Overview of features](#user-content-overview-of-features)
 * [Additional tools for customization](#user-content-additional-tools-for-customization)
@@ -79,7 +79,6 @@ Include one of the following in the <head> section of your HTML file:
 
 #### 2. Add Hack to CSS
 
-**CSS file**
 
 ```css
 pre, code { font-family: Hack, monospace; }