diff --git a/README.md b/README.md index 358c64e..fc6d769 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,13 @@ Familiar icon

-

Familiar: Invite AI to sit next to you.

+

Familiar: Let AI update itself.

GPL-3.0 License

-Familiar turns everything on your screen and clipboard into context for your existing AI. - -Free, open source, and offline. Nothing leaves your machine. +Familiar watches you work so your AI can create its own skills and update its knowledge. Free, open source, local, and offline. ## Website @@ -28,7 +26,7 @@ Free, open source, and offline. Nothing leaves your machine. ```bash git clone https://github.com/familiar-software/familiar.git -cd familiar/code/desktopapp +cd familiar npm install npm start ```