Skip to content

Commit

Permalink
Update Overview.md
Browse files Browse the repository at this point in the history
Summary: just added few words about Subprocess.

Reviewed By: delong.j@fb.com

Test Plan: none
  • Loading branch information
denveloper authored and sgolemon committed Nov 6, 2013
1 parent 7c083b0 commit 46600f3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions folly/docs/Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,10 @@ STL allocator wrapping a simple allocate/deallocate interface.

String utilities that connect `folly::fbstring` with `std::string`.

####`Subprocess.h`

Subprocess library, modeled after Python's subprocess module.

####[`Synchronized.h`](Synchronized.md)

High-level synchronization library.
Expand Down

0 comments on commit 46600f3

Please sign in to comment.