BurnySc2 / python-sc2

A StarCraft II bot api client library for Python 3
MIT License
491 stars 157 forks source link

Update README.md for Linux installation #159

Closed ArthurFerier closed 1 year ago

ArthurFerier commented 1 year ago

Moved the "Wine and Lutris" block under the Starcraft II paragraph. It was done so that the linux users have a more straightforward reading of the README when installing the project. Renamed it "Linux installation"

Changed a bit the inside but the overall information stays the same.

codecov-commenter commented 1 year ago

Codecov Report

Merging #159 (e67c8f3) into develop (a4480da) will increase coverage by 0.15%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #159      +/-   ##
===========================================
+ Coverage    80.27%   80.42%   +0.15%     
===========================================
  Files           93       93              
  Lines        12655    12655              
===========================================
+ Hits         10159    10178      +19     
+ Misses        2496     2477      -19     
Impacted Files Coverage Δ
examples/zerg/hydralisk_push.py 69.51% <0.00%> (ø)
sc2/bot_ai.py 81.01% <0.00%> (+0.23%) :arrow_up:
examples/terran/onebase_battlecruiser.py 52.63% <0.00%> (+0.87%) :arrow_up:
examples/terran/mass_reaper.py 64.85% <0.00%> (+5.44%) :arrow_up:
sc2/power_source.py 95.65% <0.00%> (+8.69%) :arrow_up:
examples/protoss/cannon_rush.py 88.63% <0.00%> (+9.09%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.