Skip to content

Commit

Permalink
Merge commit '292d821b' into 1.2-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
rmccue committed Apr 23, 2010
2 parents 4f2b564 + 292d821 commit 79af3a3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.markdown
Expand Up @@ -26,12 +26,12 @@ If you're interested in getting involved with SimplePie, please get in touch wit
## What comes in the package?

1. `simplepie.inc` - The SimplePie library. This is all that's required for your pages.
2. README.markdown - This document.
3. LICENSE.txt - A copy of the BSD license.
4. compatibility_test - The SimplePie compatibility test that checks your server for required settings.
5. demo - A basic feed reader demo that shows off some of SimplePie's more noticable features.
6. idn - A third-party library that SimplePie can optionally use to understand Internationalized Domain Names (IDNs).
7. test - SimplePie's unit test suite.
2. `README.markdown` - This document.
3. `LICENSE.txt` - A copy of the BSD license.
4. `compatibility_test/` - The SimplePie compatibility test that checks your server for required settings.
5. `demo/` - A basic feed reader demo that shows off some of SimplePie's more noticable features.
6. `idn/` - A third-party library that SimplePie can optionally use to understand Internationalized Domain Names (IDNs).
7. `test/` - SimplePie's unit test suite.


## To start the demo
Expand Down

0 comments on commit 79af3a3

Please sign in to comment.