Skip to content

Commit

Permalink
update readme and package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dianedelallee committed Mar 3, 2021
1 parent 4c24630 commit 1212006
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
# Artemis Bootstrap template

## Libraries used
* Bootstrap: 5.0.0-beta2
* Animate.css: 4.1.1
* highlight.js: 10.5.0
* fontawesome: 5.10.0
# Artemis CSS library

## CSS class available

Expand Down Expand Up @@ -41,4 +35,6 @@ Term | color | value
* important
* show

## How to use it?

`npm install artemis-css`
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "artemis",
"name": "artemis-css",
"version": "0.1.0",
"description": "A nice css library for bootstrap 5",
"main": "README.md",
Expand Down

0 comments on commit 1212006

Please sign in to comment.