浏览代码

Initial commit

Bryan Allred 13 年之前
当前提交
f43b08b841
共有 2 个文件被更改,包括 10 次插入0 次删除
  1. 6 0
      .gitignore
  2. 4 0
      README.md

+ 6 - 0
.gitignore

1
# Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
2
bin
3
obj
4
5
# mstest test results
6
TestResults

+ 4 - 0
README.md

1
MediaWikiCrawler
2
================
3
4
Navigates a site using MediaWiki if their default API is public.