mirror of
				https://github.com/speed47/spectre-meltdown-checker.git
				synced 2025-10-30 20:20:59 +01:00 
			
		
		
		
	doc: readme: make the FAQ entry more visible
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| Spectre & Meltdown Checker | ||||
| ========================== | ||||
|  | ||||
| A shell script to assess your system's resilience against the several [transient execution](https://en.wikipedia.org/wiki/Transient_execution_CPU_vulnerability) CVEs that were published since early 2018. | ||||
| A shell script to assess your system's resilience against the several [transient execution](https://en.wikipedia.org/wiki/Transient_execution_CPU_vulnerability) CVEs that were published since early 2018, and give you guidance as to how to mitigate them. | ||||
|  | ||||
| CVE                                                                             | Name                                                | Aliases | ||||
| ------------------------------------------------------------------------------- | --------------------------------------------------- | --------------------------------- | ||||
| @@ -37,7 +37,12 @@ Supported architectures: | ||||
|  | ||||
| ## Frequently Asked Questions (FAQ) | ||||
|  | ||||
| What is the purpose of this tool? Why was it written? How can it be useful to me? How does it work? What can I expect from it? | ||||
| - What is the purpose of this tool? | ||||
| - Why was it written? | ||||
| - How can it be useful to me? | ||||
| - How does it work? | ||||
| - What can I expect from it? | ||||
|  | ||||
| All these questions (and more) have detailed answers in the [FAQ](FAQ.md), please have a look! | ||||
|  | ||||
| ## Easy way to run the script | ||||
|   | ||||
		Reference in New Issue
	
	Block a user