Update readme

Add .swift file
This commit is contained in:
Serhii Londar 2017-11-25 00:23:55 +02:00
parent 43ce21db77
commit b7532f9764
2 changed files with 5 additions and 0 deletions

View file

@ -1,5 +1,7 @@
##List of awesome opensource applications for macOS.
### Audio
- [Background Music](https://github.com/kyleneideck/BackgroundMusic) - Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio.

3
Sources/test.swift Normal file
View file

@ -0,0 +1,3 @@
import Foundation
print("Hello opensource applications!")