Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
friedkiwi committed Aug 17, 2017
1 parent c1998ef commit e428e25
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# ASP

A Java-based ActiveServer Pages implementation compatible with CloudFoundry.

## Build instructions

This repository should be self-contained. The WAR file can be built using `ant`, with the resulting WAR file being deposited in `dist_war/`.

## Usage

See build instructions. Update the contents in web/ with your ASP VBScript application.


0 comments on commit e428e25

Please sign in to comment.