-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update README.md #1345
base: master
Are you sure you want to change the base?
Update README.md #1345
Conversation
Adding Header, body tags and some responsive CSS.
I think I have updated the Readme.md file. |
But when I am opening in my device it is not showing the HTML tags.
What I should do. Can you please suggest it?
Thank you.
…On Wed, Mar 27, 2024 at 8:31 PM Apruzzese Francesco < ***@***.***> wrote:
If i visit the README from your repo, I can see the tags HTML in the
rendered file
immagine.png (view on web)
<https://github.com/KRTirtho/spotube/assets/265697/bb48eb46-de34-4ebd-a739-b836e4834d6c>
—
Reply to this email directly, view it on GitHub
<#1345 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AV5MLMKSSHAJ4LVMTH43CF3Y2LGLTAVCNFSM6AAAAABFEK7KCOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRSHE4TQNJXGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
IDK. Actual Readme it's OK or me. I don't think it must be fixed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have just added the another row name IOS
README.md
Outdated
<td>IOS - <a href="https://github.com/KRTirtho/spotube/releases/download/nightly/Spotube-iOS.ipa">IOS</a> | ||
</td> | ||
<td> | ||
<p><code>IOS Install Spotube</code></p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is IOS
a command? I don't know this software.
This column is dedicated to command to use to install spotube on every OS.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, IOS is hyperliked with that link.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, IOS is hyperliked with that link.
No, that's the iOS on line 170. Its usage here on line 173 is invalid. Please change it.
Adding Header, body tags and some responsive CSS.