diff --git a/README.md b/README.md index 5415150..dccb21b 100755 --- a/README.md +++ b/README.md @@ -212,4 +212,28 @@ This can be doned with script boot_hotspot.sh. @reboot /var/www/nebuleair_pro_4g/boot_hotspot.sh ``` +## Claude Code + +Instructions to use claude code on the RPI. + +### Install NPM + +``` +sudo apt install -y nodejs npm +node -v +npm -v +``` + +### Install Claude + +``` +sudo npm install -g @anthropic-ai/claude-code +``` + +### Run claude + +``` +claude +``` + diff --git a/SARA/sara.py b/SARA/sara.py index 9f96382..660e339 100755 --- a/SARA/sara.py +++ b/SARA/sara.py @@ -1,4 +1,4 @@ -''' +r''' ____ _ ____ _ / ___| / \ | _ \ / \ \___ \ / _ \ | |_) | / _ \ diff --git a/sqlite/create_db.py b/sqlite/create_db.py index f62fcbb..16f9fbf 100755 --- a/sqlite/create_db.py +++ b/sqlite/create_db.py @@ -1,4 +1,4 @@ -''' +r''' ____ ___ _ _ _ / ___| / _ \| | (_) |_ ___ \___ \| | | | | | | __/ _ \ diff --git a/sqlite/set_config.py b/sqlite/set_config.py index a75dbc0..3a04f74 100644 --- a/sqlite/set_config.py +++ b/sqlite/set_config.py @@ -1,4 +1,4 @@ -''' +r''' ____ ___ _ _ _ / ___| / _ \| | (_) |_ ___ \___ \| | | | | | | __/ _ \