diff --git a/README.md b/README.md index ea54e9aa9..e35155d45 100755 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ JAWS: The Javascript + AWS Stack This stack uses new tools from Amazon Web Services to completely redefine how to build massively scalable (and cheap) web applications. +####[Follow the "Installation Guide" in the Wiki to get started! ](https://github.com/servant-app/JAWS/wiki/JAWS-Installation) + ##### The Goals Of JAWS Are: - **Use No Servers:** Never deal with scaling/deploying/maintaing/monitoring servers again. @@ -12,9 +14,6 @@ This stack uses new tools from Amazon Web Services to completely redefine how to - **Scale Infinitely:** A back-end comprised of Lambda functions comes with a ton of concurrency and you can easily enable multi-region redundancy. - **Be Cheap As Possible:** Lambda functions run only when they are called, and you only pay for when they are run. -####[Follow the "Installation Guide" in the Wiki to get started! ](https://github.com/servant-app/JAWS/wiki/JAWS-Installation) - - ##Architecture @@ -90,4 +89,4 @@ Your website/client-side application. These assets can be uploaded and served f ##Other * [List Of AWS Tips](https://wblinks.com/notes/aws-tips-i-wish-id-known-before-i-started/) * [Amazon Monthly Cost Estimate Calculator](http://calculator.s3.amazonaws.com/index.html) -* [Set-Up AWS Billing Alerts](http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/monitor-charges.html) +* [Set-Up AWS Billing Alerts](http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/monitor-charges.html) \ No newline at end of file