From 0c52169f7a805296f06722730a2c76008e161b1d Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Tue, 20 Aug 2024 20:11:10 +0900 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0dc6b88..0ef1408 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,9 @@ Caterpillar Proxy - The simple web debugging proxy (formerly, php-httpproxy) ![Cover image - Caterpillar on a tree looking at a rocket flying over the clouds](assets/img/cover.png) -You can connect all physical and logical channels with communication capabilities to the web! Imagine various means like time machines, satellites, quantum technology, sound, light, and Excalibur, just like in science fiction movies! Caterpillar Proxy supports the implementation of extensions for Connectors, Filters, and RPC methods to bring your imagination to life. +You can connect all physical and logical channels with communication capabilities to the web! + +Imagine various means like time machines, satellites, quantum technology, sound, light, and Philosopher's Stone or Excalibur, just like in science fiction movies! Caterpillar Proxy supports the implementation of extensions for Connectors, Filters, and RPC methods to bring your imagination to life. ## Use cases * [Build a network tunnel using Python and the LAMP(PHP) stack.](https://qiita.com/gnh1201/items/40f9350ca6d308def6d4)