Commit
·
f7f7b5d
1
Parent(s):
8d2a085
Add link to Embedding Atlas documentation
Browse files
README.md
CHANGED
@@ -95,7 +95,7 @@ The resulting visualization runs entirely in the browser using WebGPU accelerati
|
|
95 |
|
96 |
## Credits
|
97 |
|
98 |
-
Built on [Embedding Atlas](https://github.com/apple/embedding-atlas) by Apple.
|
99 |
|
100 |
---
|
101 |
|
|
|
95 |
|
96 |
## Credits
|
97 |
|
98 |
+
Built on [Embedding Atlas](https://github.com/apple/embedding-atlas) by Apple. See the [documentation](https://apple.github.io/embedding-atlas/) for more details about the underlying technology.
|
99 |
|
100 |
---
|
101 |
|