Skip to content

Commit 8da868a

Browse files
committedJul 17, 2011
added prudence version info to docs
1 parent dff393f commit 8da868a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ implementation of [Readability.js](http://code.google.com/p/arc90labs-readabilit
1111
Goose seems to be the best one in any language; Proose exposes it via a web services API
1212
written primarily in a few lines of server-side JavaScript running on top of Prudence.
1313

14-
To use it, you'll need the JavaScript-enabled edition of Prudence. You'll need to install the `proose` source in your instance's `applications` directory, and install or link the included jar dependencies (located in `libraries` in the repo) in the instance's `libraries` directory. These are the dependencies:
14+
To use it, you'll need the JavaScript-enabled edition of Prudence (v1.1). You'll need to install the `proose` source in your instance's `applications` directory, and install or link the included jar dependencies (located in `libraries` in the repo) in the instance's `libraries` directory. These are the dependencies:
1515

1616
* Goose: (http://github.com/jiminoc/goose)
1717
* MongoDB/Rhino integration (http://code.google.com/p/mongodb-rhino/) (Note: used only for the included JSON class. Prior to version 1.1, these jars were included in Prudence, but were since moved out of it.)

0 commit comments

Comments
 (0)
Please sign in to comment.