Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jchristopherson committed Sep 18, 2024
1 parent 699e64b commit 8a0f650
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# friction
A library containing routines for calculating the frictional response of contacting bodies.

## Work-In-Progress
This is a work in progress. This library will eventually be a compilation of the friction modeling efforts I have undertaken as part of my everyday work.
## Status
[![CMake](https://github.com/jchristopherson/friction/actions/workflows/cmake.yml/badge.svg)](https://github.com/jchristopherson/friction/actions/workflows/cmake.yml)
[![Actions Status](https://github.com/jchristopherson/friction/workflows/fpm/badge.svg)](https://github.com/jchristopherson/friction/actions)

## Available Models
- Coulomb Model
Expand Down

0 comments on commit 8a0f650

Please sign in to comment.