Update readme

This commit is contained in:
John Wellbelove 2019-12-06 19:36:08 +00:00
parent 68653df3fe
commit 3bf0e93d4c
3 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,6 @@ Embedded Template Library (ETL)
AppVeyor
[![Build status](https://ci.appveyor.com/api/projects/status/b7jgecv7unqjw4u0/branch/master?svg=true)](https://ci.appveyor.com/project/jwellbelove/etl/branch/master)
[![build status](https://gitlab.com/ETLCPP/etl/badges/master/build.svg)]
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/3c14cd918ccf40008d0bcd7b083d5946)](https://www.codacy.com/manual/jwellbelove/etl?utm_source=github.com&utm_medium=referral&utm_content=ETLCPP/etl&utm_campaign=Badge_Grade)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)

View File

@ -1254,6 +1254,7 @@
<None Include="..\..\include\etl\generate_type_lookup.bat" />
<None Include="..\..\include\etl\generate_type_traits.bat" />
<None Include="..\..\include\etl\generate_variant_pool.bat" />
<None Include="..\..\README.md" />
<None Include="cpp.hint" />
</ItemGroup>
<ItemGroup>

View File

@ -1310,6 +1310,9 @@
<None Include="..\..\.circleci\config.yml">
<Filter>Resource Files\CI\CircleCI</Filter>
</None>
<None Include="..\..\README.md">
<Filter>Resource Files</Filter>
</None>
</ItemGroup>
<ItemGroup>
<Text Include="..\..\include\etl\file_error_numbers.txt">