Skip to content

Commit 157bc8b

Browse files
committed
Update README.md
1 parent 0828c14 commit 157bc8b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Diff for: README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -16,33 +16,33 @@
1616

1717
## General Features ##
1818

19-
*WMI Explorer* : Allow you to navigate over all the WMI namespaces and classes, and display WMI metadata like MOF, Qualifiers and Properties.
19+
**WMI Explorer** : Allow you to navigate over all the WMI namespaces and classes, and display WMI metadata like MOF, Qualifiers and Properties.
2020

2121
![](https://dl.dropboxusercontent.com/u/12733424/Blog/Delphi%20Wmi%20Code%20Creator/Images%20Wiki/New/Explorer1.png)
2222

23-
*WMI Class Tree* : shows the hierarchy and dependencies of the WMI classes in a namespace
23+
**WMI Class Tree** : shows the hierarchy and dependencies of the WMI classes in a namespace
2424

2525
![](https://dl.dropboxusercontent.com/u/12733424/Blog/Delphi%20Wmi%20Code%20Creator/Images%20Wiki/New/Tree.png)
2626

27-
*WMI Finder*: Display all the WMI classes and properties related to a search term.
27+
**WMI Finder**: Display all the WMI classes and properties related to a search term.
2828

2929
![](https://dl.dropboxusercontent.com/u/12733424/Blog/Delphi%20Wmi%20Code%20Creator/Images%20Wiki/New/WMIFinder.png)
3030

31-
WMI SQL : Allow you to execute WQL sentences in a local or remote machine, also include a option to auto generate of WQL code
31+
**WMI SQL** : Allow you to execute WQL sentences in a local or remote machine, also include a option to auto generate of WQL code
3232

3333
![](https://dl.dropboxusercontent.com/u/12733424/Blog/Delphi%20Wmi%20Code%20Creator/Images%20Wiki/New/WQL.png)
3434

35-
*WMI Properties Links* : Display the location and sources from where each wmi property get the information.
35+
**WMI Properties Links** : Display the location and sources from where each wmi property get the information.
3636

3737
![](https://dl.dropboxusercontent.com/u/12733424/Blog/Delphi%20Wmi%20Code%20Creator/Images%20Wiki/New/WMILinks.png)
3838

3939
![](https://dl.dropboxusercontent.com/u/12733424/Blog/Delphi%20Wmi%20Code%20Creator/Images%20Wiki/New/WMIOnline.png)
4040

41-
*Support for VCL Styles (Skins)*
41+
**Support for VCL Styles (Skins)**
4242

4343
![](http://dl.dropbox.com/u/12733424/Blog/Delphi%20Wmi%20Code%20Creator/Images%20Wiki/WMDCC_SettingsGUI.png)
4444

45-
*Customizable Syntax Highlight Colors*
45+
**Customizable Syntax Highlight Colors**
4646

4747
![](http://dl.dropbox.com/u/12733424/Blog/Delphi%20Wmi%20Code%20Creator/Images%20Wiki/WMDCC_SettingsSyntaxHigh.png)
4848

0 commit comments

Comments
 (0)