Skip to content

Commit

Permalink
chore(active-record-js): use proper package name in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
acellam committed Aug 9, 2024
1 parent e6e7458 commit 8fa4087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Ffractalhr%2Factive-record-js.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Ffractalhr%2Factive-record-js?ref=badge_shield)
[![Apache License, Version 2.0](https://img.shields.io/badge/mit-blue.svg)](http://opensource.org/licenses/mit)

[![npm](https://nodei.co/npm/active-record-js.png)](https://www.npmjs.com/package/active-record-js)
[![npm](https://nodei.co/npm/active_record_js.png)](https://www.npmjs.com/package/active_record_js)

# ACTIVE RECORD JS
A library responsible for representing business data.
Expand Down

0 comments on commit 8fa4087

Please sign in to comment.