Diff of /bin/bc-count [000000] .. [0be6a8]

Switch to side-by-side view

--- a
+++ b/bin/bc-count
@@ -0,0 +1,16 @@
+##############################################
+#                                            #
+# Executable to count and segment circles    #
+# from blood cell images                     #
+#                                            #
+# Author: Amine Neggazi                      #
+# Email: neggazimedlamine@gmail/com          #
+# Nick: nemo256                              #
+#                                            #
+# Please read bc-count/LICENSE               #
+#                                            #
+##############################################
+
+#!/usr/bin/env python
+
+print("Testing production script!")