diff options
author | manojgudi | 2014-03-12 00:03:18 +0530 |
---|---|---|
committer | manojgudi | 2014-03-12 00:03:18 +0530 |
commit | c553f4ffbb4f3140e3bbef92847f27e238437bdd (patch) | |
tree | 237ad876dbdba6440576b590de7cd56fc2072b85 /README.md | |
download | sandhi-docs-c553f4ffbb4f3140e3bbef92847f27e238437bdd.tar.gz sandhi-docs-c553f4ffbb4f3140e3bbef92847f27e238437bdd.tar.bz2 sandhi-docs-c553f4ffbb4f3140e3bbef92847f27e238437bdd.zip |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..f87987f --- /dev/null +++ b/README.md @@ -0,0 +1,25 @@ +Introduction +==== +This repository should contain all documentation written for Sandhi. + +## What is Sandhi? + +## Getting it +- Pre-requisites +- Build it +- Get Binary + +## Using it +- Hello World +- Demos + +## Code Development +- Disruptive introduction to framework +- Coding a simple block +- Coding a Sci-block + +## Scope +- Current development +- Areas to be explored +- Links to earlier documentation +-- Aviral's DDP Phase I report, Saruch's Intersnhip report, Sandhi paper, Sandhi presentation
\ No newline at end of file |