Skip to content

Commit

Permalink
Update software.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Heath-AFM-Lab authored Jun 14, 2024
1 parent bff72d5 commit 6b3be29
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions software.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@ layout: page
title: Software
cover-img: /assets/img/Braile.png
---
<style>
body {
background-color: black;
color: white;
}

a {
color: white;
}

h1, h2, h3, h4, h5, h6 {
color: #FFA500;
border-bottom: 2px solid #FFA500; /* Bright orange border */
padding-bottom: 5px; /* Adds space between the text and the border */
}

</style>

Open codes developed for analyzing AFM data.

## [NanoLocz](https://github.com/George-R-Heath/NanoLocz) <img src="https://github.com/George-R-Heath/NanoLocz/assets/90329395/ecb7d878-0bfa-4d41-8b0e-16309cd8be42" width="50">
Expand Down

0 comments on commit 6b3be29

Please sign in to comment.