diff --git a/README.md b/README.md index d4db979..e8b565b 100644 --- a/README.md +++ b/README.md @@ -20,17 +20,20 @@ A user manual is available: The project home page is: - [http://weather.ou.edu/~apw/projects/stress/](http://weather.ou.edu/~apw/projects/stress/) + [http://web.archive.org/web/20130520190152/http://weather.ou.edu/%7Eapw/projects/stress/](http://web.archive.org/web/20130520190152/http://weather.ou.edu/%7Eapw/projects/stress/) PATCHES ======= -This program works really well for me, but it might not have some of the -features that you want. If you would like, please extend the code and send -me the patch. Please use the context diff format. That is: save the -original program as stress.c.orig, then make and test your desired changes -to stress.c, then run `diff -u stress.c.orig stress.c` to produce a context -diff. Enjoy the program :-) +This program worked really well for the original author (Amos Waterland), +but it might not have some of the features that you want. If you would like, +please extend the code and send Amos the patch. Please use the context diff +format. That is: save the original program as stress.c.orig, then make and +test your desired changes to stress.c, then run `diff -u stress.c.orig stress.c` +to produce a context diff. Alternatively, you could try sending a pull request +on GitHub, although please note that if you are viewing this in repository form +on GitHub, you are viewing a fork by a random user with no connection to the +original project. In any case, enjoy the program! :-D Amos Waterland Norman, Oklahoma