Commit graph

43 commits

Author SHA1 Message Date
Whit J 231e17e368 Update README.md 2014-08-15 13:38:02 -07:00
Gavin Andresen b983fff4a1 Add Tips and Tricks section to README 2014-07-09 17:15:04 +02:00
Wladimir J. van der Laan fb9ae3823d Note about translations 2014-05-26 21:02:18 +02:00
Patrick Lodder 7ba4767d29 Add branching/version information to development section 2014-05-13 16:15:16 +04:00
leofidus 8bd7340773 fix documentation of block reward schedule
there was an off-by-one error in the documentation
2014-04-24 23:47:08 +02:00
Ross Nicoll 2b2358889f Merge pull request #483 from tazz2004/1.7-Readme-fix
Few documentation fixes for 1.7 branch
2014-04-21 22:24:12 +01:00
Gaurav Chaturvedi 0decfffe0d Corrected the instructions to build the required files 2014-04-22 02:21:40 +05:30
Gaurav Chaturvedi 6244628b8a Adding the current build status to the Readme file 2014-04-18 00:36:25 +05:30
langerhans f39bd8abca Merge #461 Hyphenate compound modifiers. 2014-04-14 19:02:03 +02:00
langerhans 5f0d3a4404 Merge pull request #459 from janaspage/patch-5
Spaced en dashes for breaks.
2014-04-14 18:57:31 +02:00
Janas Page e40cb0595b Un-spaced en dashes for ranges.
As an option to previously requested pull for spaced en dashes: https://github.com/dogecoin/dogecoin/pull/460
2014-04-14 07:33:53 -07:00
Janas Page 3a0ff5af77 Introduce missing carriage return (newline).
Per pattern in immediately preceding chart.
2014-04-13 18:38:52 -07:00
Janas Page 9c9bf0c97c Spaced en dashes for breaks.
Rather than spaced hyphens.
2014-04-13 18:31:00 -07:00
jwiechers f8c002a57e Update README.md 2014-04-10 14:53:37 +02:00
jwiechers 71f2bb78a5 Update README.md 2014-04-10 11:28:59 +02:00
jwiechers 1249915ac6 Update README.md 2014-04-10 11:26:15 +02:00
jwiechers 4416dad8f5 Update README.md
Generally made the readme a bit more verbose and informative while hopefully conserving the funny bits.

I removed the link to Wikipedia referencing the Dogecoin block rewards and included both the old and current block reward scheme in the readme because this is something people expect to find in the primary readme of a project in my opinion (not to mention that Wikipedia should ideally have an authoritative document saying so and which isn't the source code, otherwise this sort of thing tends to happen: https://xkcd.com/978/ ;-))

Just my 2 Doge. :D
2014-04-08 12:09:36 +02:00
Ross Nicoll 401ea00d41
Replaced README with slightly edited 1.6 client README. 2014-03-31 20:15:58 +01:00
leofidus 6f516f7736 Update README.md
(cherry picked from commit ba1bf566b1007a896f69d45dfdfc7c236c4640fc)
2014-03-22 22:13:27 +01:00
Wladimir J. van der Laan c8af33aa75
Fix heading in README.md 2013-12-17 11:51:49 +01:00
Wladimir J. van der Laan 9c6546c90e Rebrand README.md
How could I forgot this file...
2013-12-17 08:47:30 +01:00
super3 0aa9851b18 Documentation Cleanup in /Doc
Added some help text, and bumped version numbers.

Added a Readable Index for /Contrib

Fixing /Contrib Index URLs

Revert Version Numbers.
2013-10-12 18:39:26 -04:00
Cory Fields 35b8af9226 autotools: switch to autotools buildsystem 2013-09-05 21:31:03 -04:00
Han Lin Yap b3915841b0 fix typo in README.md 2013-08-06 14:09:35 +02:00
Mark Friedenbach cb501a7d44 Fix typo in README.md 2013-07-27 14:22:42 -07:00
Chuck LeDuc Díaz da986f793d Update readme with better link syntax (for clickable links) and better readability. 2013-05-05 23:32:35 +03:00
gladoscc 0c3ab26d36 2012 to 2013 2013-03-22 15:49:17 +11:00
Peter Todd 3770896e76 Fix typo 2013-02-24 16:22:38 -05:00
Gavin Andresen 123acb9a1b Fix qt unit test build on OSX 2013-02-22 11:41:23 -05:00
Colin Dean 20d5945505 update and reformat README.md
* updated references to files which have since been moved
* added reference to licensing
* added brief summary in case a non-technical user happens upon repo first
* miscellaneous Markdown-isms to make the doc more attractive
* remove unused symlink README -> README.md

I double-checked the makefiles and whatnot to ensure that the README symlink is
not being referenced. It is not. Rather, `doc/README` and
`doc/README_windows.txt` are copied for distribution.
2013-01-30 19:01:52 -05:00
Gavin Andresen b67b9e7077 Update development process README to reflect current reality 2013-01-14 14:31:10 -05:00
Alex Waters 13945b2a61 Updated readme file with timers. 2011-09-26 22:22:19 -04:00
Gavin Andresen f7f2a36925 Merge pull request #521 from laanwj/qt
Qt GUI
2011-09-26 06:05:11 -07:00
Gavin Andresen 16d6963ef6 Fix QA email address 2011-09-22 16:50:32 -04:00
Wladimir J. van der Laan 0465c41c84 move current qt specific readme to doc/, restore original README.md 2011-09-18 12:47:49 +02:00
Jeff Garzik cc558f0603 README.md: word wrap text file 2011-09-05 23:02:35 -04:00
Alex Waters adb8a55b46 Updated readme file 2011-09-05 21:16:46 -04:00
Wladimir J. van der Laan a24b23622e move README.md out of the way for now 2011-07-15 15:42:02 +02:00
Gavin Andresen ae42d69d72 Updated development process description 2011-01-21 10:52:48 -05:00
Gavin Andresen cba3a1741a Straw-man for dev process 2010-12-19 10:39:36 -05:00
Gavin Andresen bcd88403e2 Update README now that main svn has -testnet built in 2010-10-19 16:43:50 -04:00
Gavin Andresen 81b2d877fb Update README.md 2010-09-23 18:06:50 +00:00
Gavin Andresen 645cc8cf49 Add branch README.md 2010-09-23 14:56:43 +00:00