README.md in berkeley_library-tind-0.4.3 vs README.md in berkeley_library-tind-0.5.0

- old
+ new

@@ -1,10 +1,24 @@ # BerkeleyLibrary::TIND [![Build Status](https://github.com/BerkeleyLibrary/tind/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/BerkeleyLibrary/tind/actions/workflows/build.yml) -[![Gem Version](https://img.shields.io/gem/v/berkeley_library-tind.svg)](https://github.com/BerkeleyLibrary/tind/releases) +[![Gem Version](https://img.shields.io/gem/v/berkeley_library-tind.svg)](https://rubygems.org/gems/berkeley_library-tind) Utility gem for working with the TIND DA digital archive. + +## Installation + +In your Gemfile: + +```ruby +gem 'berkeley_library-tind' +``` + +In your code: + +```ruby +require 'berkeley_library/tind' +``` ## Configuration To access the TIND API, you will need to set: