aps6992 commited on
Commit
2ea65c0
1 Parent(s): 208fe90

Update README.md

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