tcorral / Hydra.js

Create a scalable, maintainable and module oriented system using Hydra.js
http://tcorral.github.com/Hydra.js
MIT License
102 stars 12 forks source link

README.md could be more useful #4

Closed apm closed 12 years ago

apm commented 12 years ago

I'm interested enough to file a ticket, but the readme didn't provide enough to make me want to investigate further. Nitpicks really, but hopefully useful feedback -- and since this is a new release (2.5!), it seems like a ripe time to give this some attention.

1) The intro could be more descriptive:

Hydra is used to create a scalable, maintainable and module oriented system. Hydra is framework agnosthic. Hydra has been designed to create your application in a modular design system.

-- and as terse as it is, the third and last sentence is even redundant.

2) The examples link is broken. If I saw the examples, I may have cloned the repo.

tcorral commented 12 years ago

Hi, apm, Thanks for being interested in Hydra.js. I've fixed all the broken links and added the same description that exist in the project web I invite you to check it.

I hope you give me some feedback about what could be improved.

I want to create two sections "Multimedia content" (videos, workshops,tutorials...) and "Examples" with reusable widgets code.

Thank you!