aps6992 commited on
Commit
eefacd8
1 Parent(s): e72663a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ First, install `adapters`:
47
  ```
48
  pip install -U adapters
49
  ```
50
- _Note: adapters is a fork of transformers that acts as a drop-in replacement with adapter support. [More](https://docs.adapterhub.ml)_
51
 
52
  Now, the adapter can be loaded and activated like this:
53
 
47
  ```
48
  pip install -U adapters
49
  ```
50
+ _Note: adapters is built as an add on to transformers and acts as a drop-in replacement with adapter support. [More](https://docs.adapterhub.ml)_
51
 
52
  Now, the adapter can be loaded and activated like this:
53