Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added period to 1st paragraph #2

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# A Chrome extension for eco-conscious shopping

Built using the svelte chrome extension [boilerplate](https://github.com/d-lowl/chrome-extension-svelte-boilerplate). Data stored in an [airtable](https://airtable.com/invite/l?inviteId=invIyZVcyifUauhPX&inviteToken=1cd27e37721480eec5017a7179c044a61581384240d82720f17cf5cd02fa5542) (for now). Plans to integrate this plugin with the larger [open climate lab ecosystem](https://github.com/YaleOpenLab/Collabathon_2019). Initially developed during the first Yale OpenClimate Lab [Collabathon](https://www.collabathon.openclimate.earth/).
It draws inspiration from the [Honey](https://www.joinhoney.com/) amazon shopping extension. The refined github extension [source](https://github.com/sindresorhus/refined-github)
It draws inspiration from the [Honey](https://www.joinhoney.com/) amazon shopping extension. The refined github extension [source](https://github.com/sindresorhus/refined-github).

## Developing on the extension
Get up to speed with the slick frontend framework with [Svelte docs](https://svelte.technology/guide), and the [Chrome Extension](https://developer.chrome.com/extensions/getstarted) reference will be useful.
Expand Down