Skip to content

Commit

Permalink
README.md updated for singlighter v5
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadali-arjomand committed Aug 25, 2023
1 parent cadbc85 commit 63debe7
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Singlighter
Singlighter is an installer/assistant for SinglightJs framework
Singlighter is an installer/assistant for [SinglightJs](https://github.com/mohammadali-arjomand/singlightjs) framework

# Installation
Use this **npm** command for install **Singlighter**
Expand All @@ -19,14 +19,22 @@ Singlighter will making directories like it
```
SinglightJs
├── Scripts
│ ├── Accessors
│ ├── Components
│ ├── Hooks
│ │ └── Fisher.js
│ ├── Pages
│ │ └── HomePage.js
│ ├── Router.js
│ ├── App.js
│ ├── Router.js
│ └── Singlight.js
├── Styles
│ └── main.css
└── index.html
├── index.html
├── nginx.conf
├── singlighter
└── .htaccess
```

# License
Expand Down

0 comments on commit 63debe7

Please sign in to comment.