README referred to a non-existent file

So per a suggestion on IRC, I took the reference out. Patch by Jesse Weinstein.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18691 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Geert Janssens 2010-02-20 00:00:58 +00:00
parent 8345fff2c6
commit b008a11984

4
README
View File

@ -423,9 +423,7 @@ Developing GnuCash
------------------ ------------------
Before you start developing GnuCash, you should do the following: Before you start developing GnuCash, you should do the following:
1. Read the file src/doc/coding-style.txt to learn about the coding-styles 1. Read http://wiki.gnucash.org/wiki/Development
used in the GnuCash source code. Also read
http://wiki.gnucash.org/wiki/Development
2. Several of the directories under src contain files called design.txt 2. Several of the directories under src contain files called design.txt
which explain many aspects of GnuCash's design. Read those. which explain many aspects of GnuCash's design. Read those.