diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2010-10-09 13:38:37 +0200 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2010-10-09 13:38:37 +0200 |
| commit | b42a0116eb81ca6958cb3e6f6d32723b35dcf83c (patch) | |
| tree | dac7f5d9bb4b12233a7ffbc6dc23f16f3e56fc4f | |
| parent | e4469c5d8893fd6cab38758ef17934bc7c5f7558 (diff) | |
updated README with dependencies
| -rw-r--r-- | README | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,6 +1,10 @@ Ayalon Highway Data Analysis Project ==================================== - Created by Yuval Adam (http://y3xz.com) - Data by Ayalon Highways (http://ayalonhw.co.il/) + + +Dependencies +------------ +- cx_Oracle library (http://cx-oracle.sourceforge.net/) +- live Oracle DB instance, XE 10g running on localhost is fine
\ No newline at end of file |
