File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -92,8 +92,9 @@ <h2 class="text-center font-bold mb-10 text-2xl">Init Venv</h2>
9292 < div class ="flex justify-center ">
9393 < div class ="grid gap-2 grid-cols-1 sm:grid-cols-2 m-2 text-center ">
9494 < code class ="select-all text-center "> pip install initvenv</ code >
95- < a class ="flex w-full justify-center " href ="https://pepy.tech/projects/bridgex "> < img
96- src ="https://static.pepy.tech/badge/bridgex " alt ="PyPI Downloads " /> </ a >
95+ < a href ="https://pepy.tech/projects/initvenv "> < img
96+ src ="https://static.pepy.tech/personalized-badge/initvenv?period=total&units=INTERNATIONAL_SYSTEM&left_color=BLACK&right_color=BLUE&left_text=downloads "
97+ alt ="PyPI Downloads "> </ a >
9798 </ div >
9899 </ div >
99100 < p class ="text-center "> Watch this source link for more information: < a href ="/initvenv "> Init Venv -
You can’t perform that action at this time.
0 commit comments