Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benzenwen committed Nov 17, 2012
1 parent 8cb7b74 commit 1a310f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
* hello-mongoose: Mongoose.js: elegant MongoDB object models for Node.js.
# hello-mongoose: Mongoose.js: elegant MongoDB object models for Node.js.
=========================

MongoDB and Node.js are often used together because of their shared use of Javascript and its Object Notation (JSON). Mongoose is a popular helper library that provides a more rigorous modeling environment for your data, enforcing a little bit more structure as needed, while still maintaining flexibility that makes MongoDB powerful. In this article, you make a connection to a hosted MongoDB instance at add-on provider MongoLab with Mongoose and model a simple object.

** License
## License

MIT Licensed

1 comment on commit 1a310f4

@tlynetteb
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh look now if anyone want call me stupid i will take it because i think i a just know learn what i am doing but REALLY NEED GUIDES

Please sign in to comment.