TanmayPatil105 / procfetch

🎨 Yet another command-line system information utility written in C++
https://tanmaypatil105.github.io/procfetch/
GNU General Public License v3.0
23 stars 11 forks source link

Update fetch.cpp #116

Closed youpong closed 1 year ago

youpong commented 1 year ago
  1. Make it simple: l. 448 - l.452
  2. Multiply and then let floating point do the math: l.470
  3. Let the emoji remain unchanged: l.472
TanmayPatil105 commented 1 year ago

So, I should merge PR #115 and then #116 right?

youpong commented 1 year ago

Yup

TanmayPatil105 commented 1 year ago

Dkw why but changes are not reflected! Did I miss something?

TanmayPatil105 commented 1 year ago

My bad this PR was for branch feat-battery and not main

TanmayPatil105 commented 1 year ago

Done!