From 681d60b18a648dc9a12aa05ae98952306f6f172a Mon Sep 17 00:00:00 2001 From: Justin Camerer Date: Wed, 5 Nov 2008 23:22:23 -0500 Subject: [PATCH] Added readne --- README | 1 + 1 file changed, 1 insertion(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..24103aa --- /dev/null +++ b/README @@ -0,0 +1 @@ +g++ -framework GLUT -framework OpenGL -framework Cocoa PulsatingStars.cpp && ./a.out