From 14210279b23788d47a18f0615f5e20234550c8ac Mon Sep 17 00:00:00 2001 From: Nick Kallen Date: Sun, 18 May 2008 22:11:05 -0700 Subject: can't remember what i was working on --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index bb8c6eb71a..efd379d784 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ == Abstract == -Arel is a Relational Algebra for Ruby. It 1) simplifies the generation of both the simplest and the most complex of SQL queries and it 2) transparently adapts to various RDBMS systems. It is intended to be a framework framework; that is, you can build your own ORM with it, focusing on innovative object and collection modeling as opposed to database compatibility and query generation. +Arel is a Relational Algebra for Ruby. It 1) simplifies the generation complex of SQL queries and it 2) transparently adapts to various RDBMS systems. It is intended to be a framework framework; that is, you can build your own ORM with it, focusing on innovative object and collection modeling as opposed to database compatibility and query generation. == A Gentle Introduction == -- cgit v1.2.3