diff options
author | John Wiegley <johnw@newartisans.com> | 2013-01-29 12:04:40 -0800 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2013-01-29 12:04:40 -0800 |
commit | e1da55d1af6b2c1db355d18610aebab43b0ae01f (patch) | |
tree | 14ff3f43e44805847d8c04307e032699146c08c3 /contrib/raw/README | |
parent | 6410f391f9f6b24c20f0146599199b5e868007a4 (diff) | |
parent | 2b7f7b7f90e182b52219a5fb824e3463a3b8a220 (diff) | |
download | fork-ledger-e1da55d1af6b2c1db355d18610aebab43b0ae01f.tar.gz fork-ledger-e1da55d1af6b2c1db355d18610aebab43b0ae01f.tar.bz2 fork-ledger-e1da55d1af6b2c1db355d18610aebab43b0ae01f.zip |
Merge pull request #90 from rladams/next
Next
Diffstat (limited to 'contrib/raw/README')
-rw-r--r-- | contrib/raw/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/raw/README b/contrib/raw/README new file mode 100644 index 00000000..82ae74e1 --- /dev/null +++ b/contrib/raw/README @@ -0,0 +1,5 @@ +These scripts are from my (rladams) local ledger customizations. + +They are intended as examples for features that can be made generic to benefit other Ledger users. + +As they become refined, the raw files will be removed and replaced by suitable sources in contrib. |