Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jones-HM committed Jan 20, 2023
1 parent 4841e10 commit ac82d17
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,16 @@ Open the solution file in Visual Studio.
## Build the solution.
Run the project.
Using the application
Enter the name of the native you want to find information about in the textbox labeled "Native Name".
Click the "Find" button.
The information about the native will be displayed in the designated textboxes, including how the method works, the address of the method.
You can also save the displayed output in a text file naming as "IGI-Natives-native-name.txt" by clicking on the "Save" button.
You can also convert the JSON file data to CSV and save the output in a file called "IGI-Natives-CSV.csv" by clicking on the "Convert" button.
- Enter the name of the native you want to find information about in the textbox labeled "Native Name" and then Click the **"Find"** button.</br>
- The information about the native will be displayed in the designated textboxes, including how the method works, the address of the method.</br>
- You can also save the displayed output in a text file by clicking on the "Save" button.</br>
- You can also convert the JSON file data to CSV and save the output in a file called _"IGI-Natives-CSV.csv"_ by clicking on the **"Convert"** button.</br>

## Author
Jones_IGI
- Discord Id: _Jones_IGI#3954_ and Join [Discord server](https://discord.gg/AyVDW7kE6V)</br>
- Email: igiproz.hm@gmail.com</br>
- Follow Project: [GitHub](https://github.com/IGI-Research-Devs/)</br>
- Subscribe Channel: [YouTube](https://www.youtube.com/channel/UChGryl0a0dii81NfDZ12LwA/)</br>

## License
This project is licensed under the MIT License - see the LICENSE.md file for details.
Expand Down

0 comments on commit ac82d17

Please sign in to comment.