diff --git a/.github/hopfield-w-text.png b/.github/hopfield-w-text.png new file mode 100644 index 0000000..a12b556 Binary files /dev/null and b/.github/hopfield-w-text.png differ diff --git a/.github/hopfield-white-w-text.png b/.github/hopfield-white-w-text.png new file mode 100644 index 0000000..1406698 Binary files /dev/null and b/.github/hopfield-white-w-text.png differ diff --git a/.github/logo-dark.svg b/.github/logo-dark.svg deleted file mode 100644 index 093b53a..0000000 --- a/.github/logo-dark.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/.github/logo-light.svg b/.github/logo-light.svg deleted file mode 100644 index f1c1649..0000000 --- a/.github/logo-light.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/README.md b/README.md index a9d2cdb..27bdcea 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@

- - Hopfield logo + + Hopfield logo

@@ -32,7 +32,7 @@ --- -Minimal typescript library for type-safe, testable interactions with LLMs. +Typescript-first LLM framework with static type inference, testability, and composability..