Readme, more cleanup

This commit is contained in:
2010-12-31 01:17:43 -07:00
parent 516ced28e1
commit 6a62ff4697
4 changed files with 11 additions and 31 deletions
+8
View File
@@ -12,6 +12,14 @@ Installation
Config
------
Ideally, there would be a config file in system/application/config but I haven't gotten it to work properly yet.
In the system/application/libraries/Dynect_API.php file, edit these lines as necessary based on info provided by Dynect:
var $user_name = '';
var $customer_name = '';
var $password = '';
Usage
------