Fixed typo in README
authorClifford Wolf <clifford@clifford.at>
Wed, 27 Feb 2013 08:45:09 +0000 (09:45 +0100)
committerClifford Wolf <clifford@clifford.at>
Wed, 27 Feb 2013 08:45:09 +0000 (09:45 +0100)
README

diff --git a/README b/README
index 66cf8fb4ebccaa5e51c9c70a099f04d9a800b3b2..5c8671806527f25f283df9088b68a2486c16c6b0 100644 (file)
--- a/README
+++ b/README
@@ -120,7 +120,7 @@ The following synthesis script works reasonable for all designs:
        techmap; opt
 
 If ABC (http://www.eecs.berkeley.edu/~alanmi/abc/) is installed and
-a cell library is given in the file liberty mycells.lib, the following
+a cell library is given in the liberty file mycells.lib, the following
 synthesis script will synthesize for the given cell library:
 
        # the high-level stuff