Skip to content

Commit 1212006

Browse files
committed
update readme and package.json
1 parent 4c24630 commit 1212006

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
1-
# Artemis Bootstrap template
2-
3-
## Libraries used
4-
* Bootstrap: 5.0.0-beta2
5-
* Animate.css: 4.1.1
6-
* highlight.js: 10.5.0
7-
* fontawesome: 5.10.0
1+
# Artemis CSS library
82

93
## CSS class available
104

@@ -41,4 +35,6 @@ Term | color | value
4135
* important
4236
* show
4337

38+
## How to use it?
4439

40+
`npm install artemis-css`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "artemis",
2+
"name": "artemis-css",
33
"version": "0.1.0",
44
"description": "A nice css library for bootstrap 5",
55
"main": "README.md",

0 commit comments

Comments
 (0)