Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Xaunther committed May 5, 2020
2 parents e486953 + 13b0f56 commit 2e20b73
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# YPP_Flag_Shoppes
Script to create a list of all stalls owned or managed by active flag members
The script accepts as many flag URLs as one wants, and needs the last argument to be where to save the list of businesse.

# Compiling
The script has been develoved on windows, using Visual Studio Code and Visual Studio 2017, through CMake.

# External libraries
libcurl https://curl.haxx.se/libcurl/ library has been used in order to interact with the yppedia webpages containing the info.
Not sure if the libraries provided in this repository are enough or one needs to compile it too

0 comments on commit 2e20b73

Please sign in to comment.