Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
corrected markdown syntax
  • Loading branch information
rcc02007 committed Feb 23, 2017
1 parent f7e0797 commit 8a03fa7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -4,9 +4,9 @@ Demo of uploading assignment

## Solution to Gold Chain nonlinear spring constants

!(Gold chain TEM image)[au_chain.jpg]
![Gold chain TEM image](au_chain.jpg)

!(Gold chain model (artist rendition))[Auchain_model.png]
![Gold chain model (artist rendition)](Auchain_model.png)

# Homework #3 plots of Gold chain F vs dx and Lennard-Jones Potential

Expand Down Expand Up @@ -56,6 +56,6 @@ This script in included as `gold_chain_script.m`

Output is two plots, 'potential_energy.png' and 'force_vs_dx.png'

!(Lennard-Jones potential energy for no applied force)[potential_energy.png]
![Lennard-Jones potential energy for no applied force](potential_energy.png)

!(Force vs displacement for gold chain)[force_vs_dx.png]
![Force vs displacement for gold chain](force_vs_dx.png)

0 comments on commit 8a03fa7

Please sign in to comment.