Skip to content

Commit 63e77c5

Browse files
authored
Merge pull request #46 from WalnutProgramming/wowannie-patch-1
Update about.html
2 parents 98e0776 + 059b78b commit 63e77c5

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

about.html

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,16 @@
1515

1616
<main class="regular-page">
1717
<h1>About</h1>
18-
<p>Made by the Walnut Hills Programming Club</p>
18+
<p>No Lab Physics is an interactive system for creating and sharing customizable, virtual physics labs. It was built with Javascript, CSS, and HTML. The code is forkable on
19+
<a href="https://github.com/WalnutProgramming/No-Lab-Physics">our Github</a>.
20+
</p>
21+
<h2>Our Mission</h2>
22+
<p>Through this project, we hope to make physics experimentation more accessible for students and educators, both in and out of the classroom.</p>
23+
<h2>Our Club</h2>
24+
<p>This app was made by students from the
25+
<a href="http://walnuthillseagles.com/#gsc.tab=0">Walnut Hills High School</a> Programming Club, a chapter of
26+
<a href="https://interalliance.org/">Interalliance</a>. The club meets every Thursday to learn about programming and work on projects that we will present at competitions. The club is open to all Walnut Hills students interested in computers and IT, no matter their level of programming experience.
27+
</p>
1928
</main>
2029
</body>
21-
</html>
30+
</html>

0 commit comments

Comments
 (0)