Skip to content

Commit

Permalink
move LAB.md => README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danveloper committed Nov 25, 2016
1 parent 6449594 commit f4bf33f
Show file tree
Hide file tree
Showing 15 changed files 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,11 +1,11 @@
# Hands on Ratpack
The Ratpack 2015 Hands on Lab for Ratpack.
The Ratpack 2016 Hands on Lab for Ratpack.

## Prerequisites
* [JDK 8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)

## Setup
Each Lab has two directories the lab for you to work on getting all the tests to pass and one answer directory that has a complete solution for the lab. Also there is a `LAB.md` file in each directory with some general guidence.
Each Lab has two directories the lab for you to work on getting all the tests to pass and one answer directory that has a complete solution for the lab. Also there is a `README.md` file in each directory with some general guidence.

TIP:
Take advantage of Gradle's [continuous mode](https://docs.gradle.org/current/userguide/continuous_build.html) when modifying your code. This will continually run tests on each modification that Gradle detects to your source files.
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit f4bf33f

Please sign in to comment.