Skip to content

Commit b048f6c

Browse files
Update README.md
1 parent 20def43 commit b048f6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Data-driven computational mechanics, Modelfree method, Nonparametric method, Che
2424
3. Run `truss_analysis.m`.
2525
3. For **Chebyshev Approximation** :
2626
1. Install Chebfun library
27-
1. Install from [the official website](http://www.chebfun.org/download/) (or) use the library included in this repository. (Open a issue if you have trouble with this part)
27+
1. Install from [the official website](http://www.chebfun.org/download/) (or) use the library included in this repository. (Open an issue if you have trouble with this part)
2828
2. Enter the `Chebyshev Approximation` directory.
2929
3. Run `truss_analysis.m`.
3030
4. For **Polynomial Fitting 8 degree** :
@@ -62,4 +62,4 @@ If you use this repository in your research, cite the the following papers :
6262
## Issue / Want to Contribute ? :
6363
Open a new issue or do a pull request incase your are facing any difficulty with the code base or you want to contribute to it.
6464

65-
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)]()
65+
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://github.com/rahulvigneswaran/Data-Driven-Computing-in-Elasticity-via-Chebyshev-Approximation)

0 commit comments

Comments
 (0)