From b617aac8d93d72cb6e9d0a7ef2c6ebfd9c764b7a Mon Sep 17 00:00:00 2001 From: sinyo-matu Date: Sun, 19 Jan 2025 15:39:43 +0900 Subject: [PATCH 1/2] add README projects using item --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a416fa2..5c41e08 100644 --- a/README.md +++ b/README.md @@ -430,6 +430,7 @@ jpegtran -copy none -optimize -outfile yoshimuraya-001.jpg yoshimuraya-001.jpg ## Projects using Ramen API - [yusukebe/ramen-api-example](https://github.com/yusukebe/ramen-api-example) - An example web pages with React and Cloudflare Workers. +- [sinyo-matu/ramen-sasshi](https://github.com/sinyo-matu/ramen-sasshi) - a web site created with Fresh2 hosted by Deno Deploy ## Author From cee6fc7663691f2b40b4db90303126393f87f219 Mon Sep 17 00:00:00 2001 From: sinyo-matu Date: Sun, 19 Jan 2025 17:13:30 +0900 Subject: [PATCH 2/2] fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c41e08..27190e0 100644 --- a/README.md +++ b/README.md @@ -430,7 +430,7 @@ jpegtran -copy none -optimize -outfile yoshimuraya-001.jpg yoshimuraya-001.jpg ## Projects using Ramen API - [yusukebe/ramen-api-example](https://github.com/yusukebe/ramen-api-example) - An example web pages with React and Cloudflare Workers. -- [sinyo-matu/ramen-sasshi](https://github.com/sinyo-matu/ramen-sasshi) - a web site created with Fresh2 hosted by Deno Deploy +- [sinyo-matu/ramen-sasshi](https://github.com/sinyo-matu/ramen-sasshi) - A web site created with Fresh2 hosted by Deno Deploy ## Author