Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ The Python package is named as `ppafm`.
* [DeepWiki](https://deepwiki.com/Probe-Particle/ppafm)
* [Context7](https://context7.com/probe-particle/ppafm/llms.txt)

## Simplified on-line version

The on-line graphic-user interface can be found [here](https://prokophapala.github.io/web_physics/ppafm_web/), extra explanation on this [wiki page](https://github.com/Probe-Particle/ppafm/wiki/On%E2%80%90line-GUI).

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think on-line is more commonly written as online.

Also, I wonder if this section would fit better as a subsection under the GUI section below?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changing to online is an easy one.

About the subsections, my main motivation was to see that people could try it before installation. @ProkopHapala - what is you oppinion?


## Installation

The standard way of installing `ppafm` is:
Expand Down
Loading