Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Removed the now redundant sentence from the readme file.
  • Loading branch information
simulkade authored and barche committed Sep 24, 2023
1 parent 7327f4c commit 2d02991
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# CoolProp.jl
A Julia wrapper for CoolProp (http://www.coolprop.org)

This is not my work, and all the credit goes to the cool [CoolProp contributors](https://github.com/CoolProp/CoolProp/graphs/contributors). I only put this together to make things easier for a friend of mine.

## Installation
```julia
using Pkg
Expand Down Expand Up @@ -40,4 +38,4 @@ using Unitful: °C, Pa

HAPropsSI("H", "Tdb", 20°C, "RH", 0.5, "P", 101325Pa)
38622.83892391293 J kg⁻¹
```
```

0 comments on commit 2d02991

Please sign in to comment.