Skip to content

Commit 6721bc7

Browse files
authored
Update README.md
1 parent 812b245 commit 6721bc7

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ pip install --upgrade st-speckmol
2424
>```
2525
> **Future release of st-speckmol, will support this module natively.**
2626
27-
### ⭐️ Support me to keep this development going ☕️
28-
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/AvraCodes)
29-
3027
## Example
3128
3229
Try the app, for different examples.
@@ -62,8 +59,11 @@ res = speck_plot(example_xyz)
6259

6360
</details>
6461

65-
### [Blog Post](https://medium.com/@avra42/how-to-build-molecular-structures-visualizing-web-application-using-python-and-streamlit-5ec9da86550c)
66-
------------------------
62+
[Blog Post](https://medium.com/@avra42/how-to-build-molecular-structures-visualizing-web-application-using-python-and-streamlit-5ec9da86550c)
63+
64+
65+
## Scientfic usage
66+
To cite any scientific usage, please refer to the GitHub repository [here](https://github.com/avrabyt/st-speckmol). Should you require additional assistance, feel free to reach out to me directly.
6767

6868
## Related library - [Stmol](https://github.com/napoles-uach/stmol)
6969
During the development of the related library [Stmol](https://github.com/napoles-uach/stmol), we introduced the convenient `speck_plot()` function, allowing seamless integration of both libraries.
@@ -79,10 +79,9 @@ from stmol import speck_plot
7979

8080
```
8181

82-
### Scientfic usage
83-
To cite any scientific usage, please refer to the GitHub repository. Should you require additional assistance, feel free to reach out to me directly.
82+
## ⭐️ Support me to keep this development going ☕️
83+
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/AvraCodes)
8484

85-
------------------------
8685
## References
8786

8887
[Speck Online](http://wwwtyro.github.io/speck/)

0 commit comments

Comments
 (0)