Skip to content

Commit

Permalink
Adding html elements
Browse files Browse the repository at this point in the history
  • Loading branch information
chekoduadarsh committed Mar 13, 2022
1 parent 86ae6a4 commit 039094d
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This tool can assist anyone who wants to start with Machine Learning or python.
For a sample run go to sampleLayouts folder upload and try it out :smiley:


Read the ![UserGuide.md](https://github.com/chekoduadarsh/BlocklyML/blob/main/UserGuide.md) for further info
Read the <a href="https://github.com/chekoduadarsh/BlocklyML/blob/main/UserGuide.md"> UserGuide.md</a> for further info


In the Example given below we will train a random forest for Iris Dataset
Expand All @@ -24,14 +24,14 @@ In the Example given below we will train a random forest for Iris Dataset

# Table of contents

* ![Project Title](https://github.com/chekoduadarsh/BlocklyML/blob/main/README.md#blocklyml)
* ![Installlation](https://github.com/chekoduadarsh/BlocklyML/blob/main/README.md#installing-as-blocklyml-app)
* ![UI Features](https://github.com/chekoduadarsh/BlocklyML/blob/main/README.md#ui-features)
* ![Shortcuts](https://github.com/chekoduadarsh/BlocklyML/blob/main/README.md#shortcuts)
* ![Dataframe Viewer](https://github.com/chekoduadarsh/BlocklyML/blob/main/README.md#dataframe-viewer)
* ![Download Code](https://github.com/chekoduadarsh/BlocklyML/blob/main/README.md#download-code)
* ![Contribute](https://github.com/chekoduadarsh/BlocklyML/blob/main/README.md#contribute)
* ![License](https://github.com/chekoduadarsh/BlocklyML/blob/main/README.md#license)
* <a href="https://github.com/chekoduadarsh/BlocklyML/blob/main/README.md#blocklyml"> Project Title</a>
* <a href="https://github.com/chekoduadarsh/BlocklyML/blob/main/README.md#installing-as-blocklyml-app"> Installlation</a>
* <a href="https://github.com/chekoduadarsh/BlocklyML/blob/main/README.md#ui-features"> UI Features</a>
* <a href="https://github.com/chekoduadarsh/BlocklyML/blob/main/README.md#shortcuts"> Shortcuts</a>
* <a href="https://github.com/chekoduadarsh/BlocklyML/blob/main/README.md#dataframe-viewer"> Dataframe Viewer</a>
* <a href="https://github.com/chekoduadarsh/BlocklyML/blob/main/README.md#download-code"> Download Code</a>
* <a href="https://github.com/chekoduadarsh/BlocklyML/blob/main/README.md#contribute"> Contribute</a>
* <a href="https://github.com/chekoduadarsh/BlocklyML/blob/main/README.md#license"> License</a>
# Installing as BlocklyML App
First clone this repo

Expand Down Expand Up @@ -94,10 +94,10 @@ If you find any error or need support please raise a issue. If you think you can

Feel free to adapt it criticize it and support it the way you like!!

Read : ![CONTRIBUTING.md](https://github.com/ThioJoe/YT-Spammer-Purge/blob/main/CONTRIBUTING.md)
Read : <a href="https://github.com/ThioJoe/YT-Spammer-Purge/blob/main/CONTRIBUTING.md">CONTRIBUTING.md</a>


# License
![Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)
<a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>

[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/chekoduadarsh)

0 comments on commit 039094d

Please sign in to comment.