Skip to content

Commit

Permalink
Edit README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ramadhantriyant committed Feb 9, 2024
1 parent a4d2bc7 commit 68cf724
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Hono-myip

A simple CLoudflare Workers written with Hono that returns your public ip address, and some more.
A simple Cloudflare Workers written with Hono that returns your public ip address, and some more.

To install, just run following commands.

Expand All @@ -9,7 +9,7 @@ npm install
npm run dev
```

To deploy to CLoudflare Workers, run this command.
To deploy to Cloudflare Workers, run this command.

```
npm run deploy
Expand Down

0 comments on commit 68cf724

Please sign in to comment.