Skip to content

Commit 6ef0b9d

Browse files
README.md take 2
1 parent f1dfede commit 6ef0b9d

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

README.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,6 @@
22

33
[![Build Status](https://travis-ci.com/robbievanleeuwen/section-properties.svg?branch=master)](https://travis-ci.com/robbievanleeuwen/section-properties) [![Documentation Status](https://readthedocs.org/projects/sectionproperties/badge/?version=latest)](https://sectionproperties.readthedocs.io/en/latest/?badge=latest)
44

5-
<!-- Begin Mailchimp Signup Form -->
6-
<link href="//cdn-images.mailchimp.com/embedcode/slim-10_7.css" rel="stylesheet" type="text/css">
7-
<style type="text/css">
8-
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
9-
/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
10-
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
11-
</style>
12-
<div id="mc_embed_signup">
13-
<form action="https://github.us19.list-manage.com/subscribe/post?u=541c65ecb1b23522bcf1300db&amp;id=b7a47b4e83" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
14-
<div id="mc_embed_signup_scroll">
15-
<label for="mce-EMAIL">Subscribe to the sectionproperties mailing list!</label>
16-
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>
17-
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
18-
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_541c65ecb1b23522bcf1300db_b7a47b4e83" tabindex="-1" value=""></div>
19-
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
20-
</div>
21-
</form>
22-
</div>
23-
24-
<!--End mc_embed_signup-->
25-
265
a python package for the analysis of arbitrary cross-sections using the finite element method written by Robbie van Leeuwen. *sectionproperties* can be used to determine section properties to be used in structural design and visualise cross-sectional stresses resulting from combinations of applied forces and bending moments.
276

287
## Installation:

0 commit comments

Comments
 (0)