Added various README.md (using the markdown syntax)

This commit is contained in:
Jocelyn Fiat
2011-11-14 19:00:00 +01:00
parent 137ed3888c
commit 955f73dee9
8 changed files with 72 additions and 2 deletions

View File

@@ -1 +1,13 @@
Simple HTTP client implemented using Eiffel cURL library
# simple HTTP client
## Overview
## Requirements
* Eiffel cURL library
* cURL dynamic libraries in the PATH or the current directory (.dll or .so)
## Usage
## Examples