Skip to content

Commit f14fe14

Browse files
committed
Merge remote-tracking branch 'origin/dev' into update_uI_hotkey_actionkeyword
2 parents fc37246 + bc8a1f6 commit f14fe14

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ Flow Launcher
22
=============
33

44
![Maintenance](https://img.shields.io/maintenance/yes/2020)
5+
[![Build status](https://ci.appveyor.com/api/projects/status/32r7s2skrgm9ubva?svg=true&retina=true)](https://ci.appveyor.com/project/JohnTheGr8/flow-launcher/branch/dev)
56
[![Github All Releases](https://img.shields.io/github/downloads/Flow-Launcher/Flow.Launcher/total.svg)](https://github.com/Flow-Launcher/Flow.Launcher/releases)
67
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/Flow-Launcher/Flow.Launcher)](https://github.com/Flow-Launcher/Flow.Launcher/releases/latest)
78
![GitHub Release Date](https://img.shields.io/github/release-date/Flow-Launcher/Flow.Launcher)
8-
[![Build Status](https://dev.azure.com/Flow-Launcher/Flow.Launcher/_apis/build/status/Flow.Launcher?branchName=master)](https://dev.azure.com/Flow-Launcher/Flow.Launcher/_build/latest?definitionId=1&branchName=master)
99

1010
Flow Launcher. Dedicated to make your workflow flow more seamlessly. Aimed at being more than an app launcher, it searches, integrates and expands on functionalities. Flow will continue to evolve, designed to be open and built with the community at heart.
1111

@@ -15,6 +15,7 @@ Flow Launcher. Dedicated to make your workflow flow more seamlessly. Aimed at be
1515
![The Flow](https://user-images.githubusercontent.com/26427004/82151677-fa9c7100-989f-11ea-9143-81de60aaf07d.gif)
1616

1717
- Search everything from applications, files, bookmarks, YouTube, Twitter and more. All from the comfort of your keyboard without ever touching the mouse.
18+
- Support search using environment variable paths
1819
- Run batch and PowerShell commands as Administrator or a different user.
1920
- Support languages from Chinese to Italian and more.
2021
- Support of wide range of plugins.
@@ -51,6 +52,8 @@ We welcome all contributions. If you are unsure of a change you want to make, si
5152

5253
You will find the main goals of flow placed under Projects board, so feel free to contribute on that. If you would like to make small incremental changes, feel free to do so as well.
5354

55+
Get in touch if you like to join the Flow-Launcher Team and help build this great tool.
56+
5457
**Question/Suggestion**
5558

5659
Yes please, submit an issue to let us know.

Scripts/flowlauncher.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<id>FlowLauncher</id>
55
<title>Flow Launcher</title>
66
<version>$version$</version>
7-
<authors>happlebao, Jeremy Wu</authors>
7+
<authors>Flow-Launcher Team</authors>
88
<projectUrl>https://github.com/Flow-Launcher/Flow.Launcher</projectUrl>
99
<iconUrl>https://raw.githubusercontent.com/Flow-Launcher/Flow.Launcher/master/Flow.Launcher/Images/app.png</iconUrl>
1010
<requireLicenseAcceptance>false</requireLicenseAcceptance>

0 commit comments

Comments
 (0)