diff --git a/readme.rst b/readme.rst index d70d8b0b7f1802b007a83f1d69209a1f6358e551..eedef4197836f4ae83b7fad416351bb221754d37 100644 --- a/readme.rst +++ b/readme.rst @@ -11,10 +11,10 @@ This is a collection of simple PyTorch implementation of various neural network Transformers ------------ -`Transformers module `_ contains implementations for -`multi-headed attention `_ +`Transformers module `_ contains implementations for +`multi-headed attention `_ and -`relative multi-headed attention `_. +`relative multi-headed attention `_. Installation