From 6ac549816923771d6d5496cf79b95116826fca0c Mon Sep 17 00:00:00 2001 From: JhonCastilloH Date: Sat, 6 Jun 2015 07:28:09 -0500 Subject: [PATCH 1/2] Create README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e07feff --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# random +Ejemplo de uso de GITHUB App + +Desde colombia saludos From f1ef0641fa89b2f357e69c5bef978ac5a75abb37 Mon Sep 17 00:00:00 2001 From: JhonCastilloH Date: Sat, 6 Jun 2015 07:48:15 -0500 Subject: [PATCH 2/2] commit local repository --- LICENSE.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 LICENSE.md diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..38ecbdb --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,4 @@ +# random + is licensed under the MIT License. The "language" consists of the compiler (the contents of src/), most of the standard library (base/), and some utilities (most of the rest of the files in this repository). See below for exceptions. + +Copyright (c) 2009-2015 \ No newline at end of file