From ece62b9eb3e2f3995715c32608f1de91d98a22be Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 29 Nov 2023 23:20:31 -0500 Subject: Rails engine no longer needed --- rails/README.md | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 rails/README.md (limited to 'rails/README.md') diff --git a/rails/README.md b/rails/README.md deleted file mode 100644 index aa66a2a..0000000 --- a/rails/README.md +++ /dev/null @@ -1,28 +0,0 @@ -# Lingo -Short description and motivation. - -## Usage -How to use my plugin. - -## Installation -Add this line to your application's Gemfile: - -```ruby -gem "lingo" -``` - -And then execute: -```bash -$ bundle -``` - -Or install it yourself as: -```bash -$ gem install lingo -``` - -## Contributing -Contribution directions go here. - -## License -The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). -- cgit 1.4.1