Update README.md

This commit is contained in:
Lucas 2020-07-24 11:42:15 +07:00
parent 0c23436a48
commit 5c59875d24

View file

@ -20,7 +20,7 @@ Elegant styles for all natives HTML elements without `.classes` and dark mode au
There are 3 ways to get started with pico.css:
### Install manually
[Download Pico](https://github.com/picocss/pico/archive/v1.0.3.zip) and link `/css/pico.min.css` in the `<head>` of your website.
[Download Pico](https://github.com/picocss/pico/archive/v1.0.4.zip) and link `/css/pico.min.css` in the `<head>` of your website.
```html
<link rel="stylesheet" href="css/pico.min.css">