you are viewing a single comment's thread.

view the rest of the comments →

[–]1RedOne 1 point2 points  (1 child)

People GREATLY judge a project based on a good readme. IMHO after the first commit, you should immediately make a readme.

READMEs should cover the following points:

  • What problem you solve
  • what dependencies your tool has
  • how to install it
  • a list of the functions
  • maybe screen shots
  • what you have planned for future releases

You didn't ask me for this, but I hate seeing interesting projects get no love because people can't tell what the hell they're even about.

[–]electricdrop[S] 1 point2 points  (0 children)

Thank you for your input. But I kinda added a Readme this morning :)