Skip to content

Commit 2a0b2b2

Browse files
authored
Update README.md
1 parent 576a335 commit 2a0b2b2

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
@@ -18,7 +18,7 @@
1818
## Introduction 👋
1919

2020
### What is NumPy?
21-
NumPy stands for numeric python which is a python package for the computation and processing of the multidimensional and single dimensional array elements.
21+
[![NumPy](https://img.shields.io/badge/Numpy-777BB4?style=for-the-badge&logo=numpy&logoColor=white)](https://numpy.org/) stands for numeric python which is a python package for the computation and processing of the multidimensional and single dimensional array elements.
2222

2323
**Travis Oliphant** created NumPy package in 2005 by injecting the features of the ancestor module Numeric into another module Numarray.
2424

@@ -73,7 +73,7 @@ These are online read-only versions.
7373

7474
### How can I thank you for writing and sharing this tutorial? 🌷
7575

76-
You can <img src="https://img.shields.io/static/v1?label=%F0%9F%8C%9F&message=if%20useful&style=style=flat&color=BC4E99" alt="Star Badge"/> Starring is free for you, but it tells me and other people that it was helpful and you like this tutorial.
76+
You can <img src="https://img.shields.io/static/v1?label=%E2%AD%90&message=if%20useful&style=style=flat&color=blue" alt="Star Badge"/> Starring is free for you, but it tells me and other people that it was helpful and you like this tutorial.
7777

7878
Go [here](https://github.com/milaan9/09_Python_NumPy_Module) if you aren't here already and click the "⭐ Star" button in the top right corner. You will be asked to create a GitHub account if you don't already have one.
7979

0 commit comments

Comments
 (0)