From 9095849ead9d6b200161f5217cbcfa0034380628 Mon Sep 17 00:00:00 2001 From: tsegas Date: Thu, 14 Jan 2016 18:51:14 -0800 Subject: [PATCH 1/2] added a readme file --- tsega_sol/README.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 tsega_sol/README.rst diff --git a/tsega_sol/README.rst b/tsega_sol/README.rst new file mode 100644 index 0000000..c77c444 --- /dev/null +++ b/tsega_sol/README.rst @@ -0,0 +1 @@ +# Python code for UMPCE-PythonCert class From a6abe4968ac3d25307edde96c2035d5935dad231 Mon Sep 17 00:00:00 2001 From: tsegas Date: Wed, 20 Jan 2016 19:07:32 -0800 Subject: [PATCH 2/2] adding a second readme file for github test --- tsega_sol/README2.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 tsega_sol/README2.rst diff --git a/tsega_sol/README2.rst b/tsega_sol/README2.rst new file mode 100644 index 0000000..48f52d8 --- /dev/null +++ b/tsega_sol/README2.rst @@ -0,0 +1 @@ +# Python code for UMPCE-PythonCert class, 2nd try...