Skip to content

Commit

Permalink
Generated published README.md as part of a production deploy for 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarlow12 committed Dec 27, 2018
1 parent 1475056 commit 2ffe7db
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
Coulomb's Law
================

=============
"Coulomb's Law" is an educational simulation in HTML5, by <a href="https://phet.colorado.edu/" target="_blank">PhET Interactive Simulations</a>
at the University of Colorado Boulder.
For a description of this simulation, associated resources, and a link to the published version,
<a href="https://phet.colorado.edu/en/simulation/coulombs-law" target="_blank">visit the simulation's web page</a>.

### Try it!

<a href="https://phet.colorado.edu/sims/html/coulombs-law/latest/coulombs-law_en.html" target="_blank">Click here to run "Coulomb's Law".</a>

*This simulation is under development and has not been published.*
<a href="https://phet.colorado.edu/sims/html/coulombs-law/latest/coulombs-law_en.html" target="_blank">
<img src="https://raw.githubusercontent.com/phetsims/coulombs-law/master/assets/coulombs-law-screenshot.png" alt="Screenshot" style="width: 400px;"/>
</a>

### Documentation
The <a href="http://bit.ly/phet-html5-development-overview" target="_blank">PhET Development Overview</a> is the most complete guide to PhET Simulation
Expand All @@ -31,6 +38,7 @@ git clone https://github.com/phetsims/scenery.git
git clone https://github.com/phetsims/scenery-phet.git
git clone https://github.com/phetsims/sherpa.git
git clone https://github.com/phetsims/sun.git
git clone https://github.com/phetsims/tambo.git
git clone https://github.com/phetsims/tandem.git
```
(2) Start an http-server
Expand Down

0 comments on commit 2ffe7db

Please sign in to comment.