mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-03-24 23:40:39 +01:00
Fix pictures links and add ARM pictures
This commit is contained in:
19
README.md
19
README.md
@@ -1,7 +1,7 @@
|
||||
# cpufetch
|
||||
|
||||
Simplistic yet fancy CPU architecture fetching tool
|
||||

|
||||

|
||||
|
||||
### Platforms
|
||||
cpufetch currently supports x86 CPUs (both Intel and AMD CPUs)
|
||||
@@ -34,13 +34,20 @@ make
|
||||
|
||||
The Makefile is designed to work on both Linux and Windows.
|
||||
|
||||
### Example
|
||||
|
||||
### Examples
|
||||
Here are more examples of how `cpufetch` looks on different CPUs.
|
||||
|
||||

|
||||
##### x86_64 CPUs
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
##### ARM CPUs
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
### Colors and style
|
||||
By default, `cpufetch` will print the CPU art with the system colorscheme. However, you can always set a custom color scheme, either
|
||||
@@ -61,5 +68,5 @@ See [cpufetch programming documentation](https://github.com/Dr-Noob/cpufetch/blo
|
||||
### Bugs or improvements
|
||||
There are many open issues in github (see [issues](https://github.com/Dr-Noob/cpufetch/issues)). Feel free to open a new one report an issue or propose any improvement in `cpufetch`
|
||||
|
||||
### Testers
|
||||
### Testing
|
||||
I would like to thank [Gonzalocl](https://github.com/Gonzalocl) and [OdnetninI](https://github.com/OdnetninI) for their help, running `cpufetch` in many different CPUs they have access to, which makes it easier to debug and check the correctness of `cpufetch`.
|
||||
|
||||
BIN
pictures/exynos.png
Normal file
BIN
pictures/exynos.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
BIN
pictures/snapdragon.png
Normal file
BIN
pictures/snapdragon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 43 KiB |
Reference in New Issue
Block a user