Skip to content

Commit d570953

Browse files
committed
Fixing hard-to-read parts of README
1 parent 18b69d4 commit d570953

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README-jp.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,14 @@ OBJECTIVEを変更すると将来のタスク一覧とOBJECTIVEのフィード
102102
# 便利コマンド
103103

104104
- ```./clean.sh```
105+
105106
```workspace```、環境(コンテナ)をリセットします。また```./new_store.sh```も実行します
106107
- ```./backup_workspace.sh```
108+
107109
```workspace_backup```に現在時刻のフォルダを作成して```workspace```をバックアップします
108110
(環境(コンテナ)やBabyCommandAGIのデータはバックアップされないのでご注意ください)
109111
- ```./new_store.sh```
112+
110113
BabyCommandAGIのデータ(覚えている情報)を新しくします。新しいデータに切り替わるため、BabyCommandAGIは何も覚えていない状態になります。
111114

112115
# ログ

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,14 @@ Normally, you cannot respond with y or n to a command that AI is executing, but
102102
# Useful commands
103103

104104
- ```. /clean.sh```
105+
105106
```workspace```, resets the environment (container). Also ```. /new_store.sh``` also executes
106107
- ```. /backup_workspace.sh```
108+
107109
Backup your ``workspace`` by creating a folder with the current time in ``workspace_backup``.
108110
(Note that environment (container) and BabyCommandAGI data will not be backed up.)
109111
- ```. /new_store.sh```
112+
110113
New BabyCommandAGI data (remembered information) will be created. Because of the switch to new data, BabyCommandAGI will not remember anything.
111114

112115
# Logs

0 commit comments

Comments
 (0)