diff --git a/README-jp.md b/README-jp.md index 95dcefc5..ae0e0139 100644 --- a/README-jp.md +++ b/README-jp.md @@ -18,9 +18,15 @@ BabyCommandAGIは様々なケースで使用できる可能性があります。 下記にわかっている有用なユースケースが記載しておきます。 -## 環境構築 +## 自動プログラミング -- コンテナのLinux環境にFlutterをインストールし、デフォルトのFlutterアプリを起動して、Webサーバーを立ち上げ、コンテナ外からアクセスできるようにする +- フィードバックするだけでアプリを自動的に作らせる + +[Title](https://twitter.com/saten_work/status/1674855573412810753) + +## 自動環境構築 + +- コンテナのLinux環境にFlutterをインストールし、Flutterアプリを作成して、Webサーバーを立ち上げ、コンテナ外からアクセスできるようにさせる https://twitter.com/saten_work/status/1667126272072491009 diff --git a/README.md b/README.md index c967c4b1..f6db0e09 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,15 @@ BabyCommandAGI has the potential to be used in various cases. Please try using i Below are some known useful use cases. -## Environment Setup +## Automatic Programming -- Install Flutter in a Linux environment in a container, create the default Flutter app, start a web server, and make it accessible from outside the container +- Create an app automatically just by providing feedback + +https://twitter.com/saten_work/status/1674855573412810753 + +## Automatic Environment Setup + +- Install Flutter in a Linux container environment, create a Flutter app, launch a web server, and make it accessible from outside the container https://twitter.com/saten_work/status/1667126272072491009