Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
khang-nd committed Oct 31, 2022
1 parent 44ffa98 commit 9213dd5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ It is built on top of [XP.css](https://github.com/botoxparty/XP.css), which is a

It does not ship with any JavaScript, so it is compatible with your frontend framework of choice.

## Installation / Usage
## 📦 Installation / Usage

Directly via [unpkg](https://unpkg.com/):

Expand Down Expand Up @@ -48,9 +48,11 @@ Then import it as below:
import "7.css/dist/7.css";
```

## 📚 Documentation / Demo

Refer to the [documentation page](https://khang-nd.github.io/7.css/) for specific instructions on this framework's components.

## Developing
## 🛠 Developing

Clone the repo and run `npm install`.

Expand All @@ -60,14 +62,10 @@ You can use `npm start` to start a development environment that will watch for f

You can run a build manually with `npm run build`. This will write to the `dist/` directory.

## Issues, Contributing, etc.
## 📝 Issues, Contributing, etc.

You are so welcome to report issues, help out with contributions or whatever you could think of to improve this lovely UI framework.

## License

[MIT](https://github.com/khang-nd/7.css/blob/main/LICENSE)

## Changelog
## 📜 Changelog

Refer to [CHANGELOG](/CHANGELOG.md).
Binary file modified docs/window.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 9213dd5

@vercel
Copy link

@vercel vercel bot commented on 9213dd5 Oct 31, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

7css – ./

7css.vercel.app
7css-khangnd.vercel.app
7css-git-main-khangnd.vercel.app

Please sign in to comment.