README.md in torch-rb-0.1.5 vs README.md in torch-rb-0.1.6

- old
+ new

@@ -367,10 +367,10 @@ Here are a few full examples: - [Image classification with MNIST](examples/mnist) ([日本語版](https://qiita.com/kojix2/items/c19c36dc1bf73ea93409)) - [Collaborative filtering with MovieLens](examples/movielens) -- [Word embeddings](examples/nlp) +- [Sequence models and word embeddings](examples/nlp) ## LibTorch Installation [Download LibTorch](https://pytorch.org/). For Linux, use the `cxx11 ABI` version. Then run: