Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jchristopherson committed Jun 29, 2021
1 parent b728e81 commit a67f0ac
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -293,5 +293,15 @@ The user wishes to save file: C:\~\Documents\github\fcore\test.txt
Selected Folder: C:\~\Documents\github\fcore\include
```

## Building FCORE
This library can be built using CMake. For instructions see [Running CMake](https://cmake.org/runningcmake/).

## Documentation
Documentation can be found [here](http:https://htmlpreview.github.io/?https://github.com/jchristopherson/fcore/blob/master/doc/html/index.html)

## External Libraries
The FCORE library depends upon the following libraries.
- [FERROR](https://github.com/jchristopherson/ferror)

## TO DO
- The UI specific code is only for Windows at this time. Add support for other OS's.

0 comments on commit a67f0ac

Please sign in to comment.