Skip to content

Commit

Permalink
Merge branch 'main' into doc
Browse files Browse the repository at this point in the history
  • Loading branch information
temafox committed Oct 21, 2020
2 parents d57f802 + 44b8079 commit f508df0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[![PyPI version](https://img.shields.io/pypi/v/fti-fompy.svg)](https://pypi.python.org/pypi/fti-fompy/)
[![PyPI license](https://img.shields.io/pypi/l/fti-fompy.svg)](https://pypi.python.org/pypi/fti-fompy/)
![GitHub contributors](https://img.shields.io/github/contributors/kononovarseniy/fompy)

![GitHub contributors](https://img.shields.io/github/contributors/kononovarseniy/fompy)<br/>
![PyPI - Downloads](https://img.shields.io/pypi/dm/fti-fompy?label=pypi%20downloads)
![GitHub commit activity](https://img.shields.io/github/commit-activity/w/kononovarseniy/fompy)

Expand Down Expand Up @@ -49,7 +48,7 @@ $ pip install fti-fompy
from math import *
from fompy.constants import *
from fompy.materials import *
from fompy.phys import *
from fompy.models import *
from fompy.units import unit
"
Expand Down

0 comments on commit f508df0

Please sign in to comment.