diff --git a/README b/README index b6189a7483..a612972ba3 100644 --- a/README +++ b/README @@ -2,6 +2,9 @@ Purely evented I/O for V8 javascript. See http://tinyclouds.org/node for more information. +For help and discussion subscribe to the mailing list at +http://groups.google.com/group/nodejs or send an email to +nodejs+subscribe@googlegroups.com. To build ./configure diff --git a/website/index.html b/website/index.html index 3f4189cb4d..b9fde3a7df 100644 --- a/website/index.html +++ b/website/index.html @@ -14,11 +14,12 @@
    -
  1. Audience -
  2. About -
  3. Download -
  4. Build -
  5. Documentation +
  6. Audience
  7. +
  8. About
  9. +
  10. Download
  11. +
  12. Build
  13. +
  14. Community
  15. +
  16. Documentation
@@ -50,7 +51,7 @@ Server running at http://127.0.0.1:8000/

See the API documentation for more examples. -

Audience

+

Audience

This project is for those interested in

-

About

+

About

Node's goal is to provide an easy way to build scalable network programs. @@ -161,5 +162,13 @@ make install make test +

Community

+ +

+ For help and discussion subscribe to the mailing list at + http://groups.google.com/group/nodejs + or send an email to nodejs+subscribe@googlegroups.com. +

+