Futura-Py / TimerX

A fluent Timer App, made completely in Python
https://timerx-app.netlify.app
MIT License
37 stars 5 forks source link

Center the announcement #32

Closed im-coder-lg closed 2 years ago

im-coder-lg commented 2 years ago

I'd like to know the difference between a normal announcement(btw @sumeshir26 great that you did that!) and the one I modified. I used the <div> HTML tag and aligned it to the center(<div align=center>) so anything that you type there will be centred. The extra enters are to allow the MD tags, want to know if this is worth being on the main branch. PS: Some realigning is needed in the README, maybe I could do it now in this PR. Also maybe I'll consider merging both the <img> tag and the banner together.

not-nef commented 2 years ago

i like this because i think the announcement should be the first thing you see imo

im-coder-lg commented 2 years ago

A lil' bit more changes needed though. Will do that soon.

im-coder-lg commented 2 years ago

I'm done! What do you think?

im-coder-lg commented 2 years ago

Hmm, do people really read the Readme? I think half would need a quick abstract of the project, so that's why I kept it on the top, nvm need @sumeshir26's review on this. But my initial idea was to make users know that v0.9 is out and users can get it by visiting the link given, so what do you think about my idea?

not-nef commented 2 years ago

Well i do read the readme, to see if the project interests me. But ok.

im-coder-lg commented 2 years ago

Well i do read the readme, to see if the project interests me. But ok.

I was thinking from a novice user's perspective. They'd want a quick install, so I prioritised that.

im-coder-lg commented 2 years ago

Squash and merge? Might be better.