Skip to content

Commit d965fb1

Browse files
authored
Update README.md
1 parent a19d37e commit d965fb1

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ or you can just run:
3131
php spark vite:init
3232
```
3333

34-
our body ```spark``` will handle the rest for you 🙃
34+
our body `spark` will handle the rest for you 🙃
3535

3636
💥 **That's it**
3737
you can now run `npm install`, `npm run dev` and enjoy your time
@@ -42,14 +42,17 @@ You can run the following command to uninitialize it:
4242
```
4343
php spark vite:remove
4444
```
45-
then you can run ``` composer remove mihatori/codeignitervite ``` to remove it completely.
45+
then you can run ` composer remove mihatori/codeignitervite ` to remove it completely.
46+
47+
### additional:
48+
You will find som new vaiables in your `.env` file, you can change them as you like.
49+
50+
## Contributing
51+
All contributions are welcome, it doesn't matter whether you can code, write documentation, or help find bugs.
4652

4753
## What next?
4854
More informations will be available as soon as possible ❤️.
4955

50-
### additional:
51-
You will find som new vaiables in your .env file, you can change them as you like.
52-
5356
## License
5457

5558
MIT License © 2022 [Mihatori Kei](https://github.com/firtadokei)

0 commit comments

Comments
 (0)