Skip to content

Commit

Permalink
Change: update readme and description
Browse files Browse the repository at this point in the history
  • Loading branch information
NobleMajo committed Jun 9, 2024
1 parent 1c87694 commit 8591724
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@
<!-- ![](https://img.shields.io/badge/dynamic/json?color=darkred&label=open%20issues&query=open_issues&suffix=x&url=https%3A%2F%2Fapi.github.com%2Frepos%2Fnoblemajo%2Fhotweby)
![](https://img.shields.io/badge/dynamic/json?color=orange&label=subscribers&query=subscribers_count&suffix=x&url=https%3A%2F%2Fapi.github.com%2Frepos%2Fnoblemajo%2Fhotweby) -->

Automatic hot reloading webhotwebyr based on file watcher, websocket and id endpoint.
Automatic hot-reloading webserver based on a file watcher, a websocket server, a id endpoint and a html injected javascript function.

- [hotweby](#hotweby)
- [Getting started](#getting-started)
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hotweby",
"version": "1.0.3",
"description": "Automatic hot reloading webserver based on file watcher, websocket and id endpoint",
"version": "1.0.4",
"description": "Automatic multiway hot-reloading webserver",
"type": "module",
"main": "dist/index.js",
"bin": {

0 comments on commit 8591724

Please sign in to comment.