Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scottjehl committed Jul 10, 2014
1 parent 53f6f26 commit 5ebc3ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

`Enhance.js` is a small JavaScript workflow designed to help developers progressively enhance a page in a qualified manner.

* Copyright 2012 @scottjehl, @beep, @wilto, @maggiewachs, and Filament Group, Inc.
* Copyright 2010-2014 @scottjehl, @beep, @wilto, @maggiewachs, and Filament Group, Inc.
* License: MIT

## Overview
Expand Down Expand Up @@ -88,4 +88,4 @@ Enhance.js exposes an object called `window.enhance` or just `enhance`. You can

By default, we typically expose functions like `loadCSS`, `loadJS`, `getMeta`, and `cookie`, so that we can use these in other scripts in our codebase.

You might choose to expose feature support information, or even user agent info if you really need that.
You might choose to expose feature support information, or even user agent info if you really need that.

0 comments on commit 5ebc3ee

Please # to comment.