Browse Source

Fixed a few typos in the readme

master
Yessiest 7 months ago
parent
commit
22c4722a8c
  1. 4
      README.md

4
README.md

@ -2,7 +2,7 @@
This library is the minimum viable product version of
an ActiveRecord library designed specifically for Postgres.
It uses provides only a handful of features for working with
It provides only a handful of features for working with
records, in particular it allows:
- Accessing an aribtrary view or table
@ -75,7 +75,7 @@ Step 2: Install the gem
gem install ./lpgar-<version>.gem
```
Since I don't really consider this library "wortwhile" for publishing on
Since I don't really consider this library "worthwhile" for publishing on
RubyGems, it shall only exist here.
NOTE: **this library will not be published on rubygems.

Loading…
Cancel
Save