Skip to content

Commit 1f66633

Browse files
committed
Updsate readme
1 parent 9c4196c commit 1f66633

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[![Rust](https://github.com/mlund/cppm-generator/actions/workflows/rust.yml/badge.svg)](https://github.com/mlund/cppm-generator/actions/workflows/rust.yml)
22

3-
# `cppm-generator`
3+
# CPPM Generator
44

55
## Overview
66

7-
This is a small command-line tool to generate spherical
8-
_Charged Patchy Particle Models_ (CPPM) which mimics bio-colloidal
7+
This is a small command-line tool, `cppm-generator`, to generate spherical
8+
_Charged Patchy Particle Models_ (CPPM) which mimic bio-colloidal
99
particles, _e.g._ globular proteins.
1010
The figure below shows examples of interacting CPPMs taken from https://doi.org/10.1063/1.4928077:
1111

@@ -17,7 +17,8 @@ Metropolis-Hastings Monte Carlo sampling.
1717

1818
## Command line usage:
1919

20-
The default parameters produces an isotropic, charged particle simular to `P00` from [this](https://doi.org/10.1063/1.4928077) publication.
20+
The default parameters produces an isotropic, charged particle simular to `P00`
21+
from [this](https://doi.org/10.1063/1.4928077) publication.
2122

2223
~~~
2324
./cppm-generator --help

0 commit comments

Comments
 (0)