Skip to content

Commit

Permalink
Add links to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-cooney authored Jun 20, 2024
1 parent c264c94 commit 443c8d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Mechanistic Interpretability visualizations, that work both in both Python (e.g. with
[Jupyter Lab](https://jupyter.org/)) and JavaScript (e.g. [React](https://reactjs.org/) or plain HTML).

View them all at https://alan-cooney.github.io/CircuitsVis
View them all at [https://transformerlensorg.github.io/CircuitsVis](https://transformerlensorg.github.io/CircuitsVis)

## Use

Expand All @@ -28,7 +28,7 @@ yarn add circuitsvis
### Add visualizations

You can use any of the components from the [demo
page](https://alan-cooney.github.io/CircuitsVis). These show the source code for
page](https://transformerlensorg.github.io/CircuitsVis). These show the source code for
use with React, and for Python you can instead import the function with the same
name.

Expand Down

0 comments on commit 443c8d3

Please sign in to comment.