Skip to content
This repository has been archived by the owner on May 30, 2019. It is now read-only.

Update README.md #698

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The project includes the following major components:
* Middle-tier REST server implemented in Java/[Spring](http://projects.spring.io/spring-framework/)
* [Gradle](http://www.gradle.org/) framework to drive build and configuration of the appserver and database tiers in Java/Groovy
* Middle-tier REST server implemented in Node.js/[Express](expressjs.com)
* [Gulp](http://www.gradle.org/)-based automation to drive build and configuration of Javascript and database tiers (**note: database-tier Gulp-based setup coming soon**)
* [Gulp](http://gulpjs.com/)-based automation to drive build and configuration of Javascript and database tiers (**note: database-tier Gulp-based setup coming soon**)
* Unit and end-to-end tests

This README covers the following topics:
Expand Down