Răsfoiți Sursa

ansiweather, apkleaks: use imperative descriptions (#12944)

Reinhart Previano Koentjoro 9 luni în urmă
părinte
comite
e1c7803f67
2 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 1 1
      pages/common/ansiweather.md
  2. 1 1
      pages/common/apkleaks.md

+ 1 - 1
pages/common/ansiweather.md

@@ -1,6 +1,6 @@
 # ansiweather
 
-> A shell script for displaying the current weather conditions in your terminal.
+> Display the current weather conditions in your terminal.
 > More information: <https://github.com/fcambus/ansiweather>.
 
 - Display a [f]orecast using metric [u]nits for the next seven days for a specific [l]ocation:

+ 1 - 1
pages/common/apkleaks.md

@@ -1,6 +1,6 @@
 # apkleaks
 
-> An APK file scanner for exposing URIs, endpoints, and secrets.
+> Expose URIs, endpoints, and secrets from APK files.
 > Note: APKLeaks utilizes the `jadx` disassembler to decompile APK files.
 > More information: <https://github.com/dwisiswant0/apkleaks>.